Searched refs:EXT4_GET_BLOCKS_NO_LOCK (Results 1 - 2 of 2) sorted by relevance

/fs/ext4/
H A Dinode.c408 if (!(flags & EXT4_GET_BLOCKS_NO_LOCK))
417 if (!(flags & EXT4_GET_BLOCKS_NO_LOCK))
520 if (!(flags & EXT4_GET_BLOCKS_NO_LOCK))
551 if (!(flags & EXT4_GET_BLOCKS_NO_LOCK))
683 if (flags && !(flags & EXT4_GET_BLOCKS_NO_LOCK) && !handle) {
2913 EXT4_GET_BLOCKS_NO_LOCK);
H A Dext4.h567 #define EXT4_GET_BLOCKS_NO_LOCK 0x0100 macro

Completed in 38 milliseconds