Searched refs:GET_BLOCK_CREATE (Results 1 – 3 of 3) sorted by relevance
639 if (!(create & GET_BLOCK_CREATE)) { in reiserfs_get_block()2317 GET_BLOCK_CREATE | GET_BLOCK_NO_IMUX in map_block_for_writepage()
2307 err = reiserfs_get_block(inode, blk, &tmp_bh, GET_BLOCK_CREATE); in reiserfs_quota_write()
2596 #define GET_BLOCK_CREATE 1 /* add anything you need to find block */ macro