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

/linux-master/fs/ext4/
H A Dsuper.c1919 {Opt_nombcache, EXT4_MOUNT_NO_MBCACHE, MOPT_SET},
6522 if ((sbi->s_mount_opt ^ old_opts.s_mount_opt) & EXT4_MOUNT_NO_MBCACHE) {
H A Dext4.h1188 #define EXT4_MOUNT_NO_MBCACHE 0x00001 /* Do not use mbcache */ macro

Completed in 106 milliseconds