Searched refs:GET_BLOCK_NO_HOLE (Results 1 – 1 of 1) sorted by relevance
16 #define GET_BLOCK_NO_HOLE 2 /* return -ENOENT for file holes */ macro251 if ((args & GET_BLOCK_NO_HOLE) && !Page_Uptodate(bh_result->b_page) ) { in _get_block_create_0()275 if ((args & GET_BLOCK_NO_HOLE) && !Page_Uptodate(bh_result->b_page) ) { in _get_block_create_0()418 return reiserfs_get_block(inode, block, bh_result, GET_BLOCK_NO_HOLE) ; in reiserfs_get_block_create_0()