Searched refs:s_default_mount_opts (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/ext2/
H A Dext2.h477 __le32 s_default_mount_opts; member in struct:ext2_super_block
H A Dsuper.c243 def_mount_opts = le32_to_cpu(es->s_default_mount_opts);
882 def_mount_opts = le32_to_cpu(es->s_default_mount_opts);
/linux-master/fs/ext4/
H A Dext4.h1368 /*100*/ __le32 s_default_mount_opts; member in struct:ext4_super_block
H A Dsuper.c4355 def_mount_opts = le32_to_cpu(es->s_default_mount_opts);

Completed in 123 milliseconds