Searched refs:GET_BLOCK_NO_HOLE (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/reiserfs/
H A Dinode.c315 if ((args & GET_BLOCK_NO_HOLE)
347 if ((args & GET_BLOCK_NO_HOLE)
492 * don't want to send create == GET_BLOCK_NO_HOLE to reiserfs_get_block,
499 return reiserfs_get_block(inode, block, bh_result, GET_BLOCK_NO_HOLE);
H A Dreiserfs.h3060 #define GET_BLOCK_NO_HOLE 2 /* return -ENOENT for file holes */ macro

Completed in 122 milliseconds