Home
last modified time | relevance | path

Searched refs:GET_BLOCK_READ_DIRECT (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/fs/reiserfs/
Dinode.c17 #define GET_BLOCK_READ_DIRECT 4 /* read the tail if indirect item not found */ macro
286 if (!(args & GET_BLOCK_READ_DIRECT)) { in _get_block_create_0()
577 create | GET_BLOCK_READ_DIRECT) ; in reiserfs_get_block()