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