taglinefilesource code
s_mount_opt304fs/ext2/super.csb->u.ext2_sb.s_mount_opt);
s_mount_opt373fs/ext2/super.cset_opt (sb->u.ext2_sb.s_mount_opt, CHECK_NORMAL);
s_mount_opt375fs/ext2/super.c&sb->u.ext2_sb.s_mount_opt)) {
s_mount_opt636fs/ext2/super.cset_opt (sb->u.ext2_sb.s_mount_opt, CHECK_NORMAL);
s_mount_opt637fs/ext2/super.cparse_options (data, &tmp, &sb->u.ext2_sb.s_mount_opt);
s_mount_opt309include/linux/ext2_fs.h#define test_opt(sb, opt)    ((sb)->u.ext2_sb.s_mount_opt & \
s_mount_opt51include/linux/ext2_fs_sb.hunsigned long  s_mount_opt;