Searched refs:EXT4_GET_BLOCKS_NO_LOCK (Results 1 – 3 of 3) sorted by relevance
405 if (!(flags & EXT4_GET_BLOCKS_NO_LOCK)) in ext4_map_blocks_es_recheck()414 if (!(flags & EXT4_GET_BLOCKS_NO_LOCK)) in ext4_map_blocks_es_recheck()511 if (!(flags & EXT4_GET_BLOCKS_NO_LOCK)) in ext4_map_blocks()543 if (!(flags & EXT4_GET_BLOCKS_NO_LOCK)) in ext4_map_blocks()704 if (flags && !(flags & EXT4_GET_BLOCKS_NO_LOCK) && !handle) { in _ext4_get_block()3060 EXT4_GET_BLOCKS_NO_LOCK); in ext4_get_block_write_nolock()
559 #define EXT4_GET_BLOCKS_NO_LOCK 0x0100 macro
46 { EXT4_GET_BLOCKS_NO_LOCK, "NO_LOCK" })