taglinefilesource code
s_mount_opt304fs/ext2/super.csb->u.ext2_sb.s_mount_opt);
s_mount_opt374fs/ext2/super.cset_opt (sb->u.ext2_sb.s_mount_opt, CHECK_NORMAL);
s_mount_opt376fs/ext2/super.c&sb->u.ext2_sb.s_mount_opt)) {
s_mount_opt655fs/ext2/super.csb->u.ext2_sb.s_mount_opt = new_mount_opt;
s_mount_opt292include/linux/ext2_fs.h#define test_opt(sb, opt)    ((sb)->u.ext2_sb.s_mount_opt & \
s_mount_opt54include/linux/ext2_fs_sb.hunsigned long  s_mount_opt;