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

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

Completed in 237 milliseconds