Searched refs:EXT4_GET_BLOCKS_NO_LOCK (Results 1 – 3 of 3) sorted by relevance
406 if (!(flags & EXT4_GET_BLOCKS_NO_LOCK)) in ext4_map_blocks_es_recheck()415 if (!(flags & EXT4_GET_BLOCKS_NO_LOCK)) in ext4_map_blocks_es_recheck()512 if (!(flags & EXT4_GET_BLOCKS_NO_LOCK)) in ext4_map_blocks()544 if (!(flags & EXT4_GET_BLOCKS_NO_LOCK)) in ext4_map_blocks()705 if (flags && !(flags & EXT4_GET_BLOCKS_NO_LOCK) && !handle) { in _ext4_get_block()3091 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" })