Lines Matching refs:affs_test_opt
301 if (affs_test_opt(sbi->s_flags, SF_SETMODE)) in affs_show_options()
303 if (affs_test_opt(sbi->s_flags, SF_MUFS)) in affs_show_options()
305 if (affs_test_opt(sbi->s_flags, SF_NO_TRUNCATE)) in affs_show_options()
307 if (affs_test_opt(sbi->s_flags, SF_PREFIX)) in affs_show_options()
309 if (affs_test_opt(sbi->s_flags, SF_IMMUTABLE)) in affs_show_options()
315 if (affs_test_opt(sbi->s_flags, SF_SETGID)) in affs_show_options()
318 if (affs_test_opt(sbi->s_flags, SF_SETUID)) in affs_show_options()
321 if (affs_test_opt(sbi->s_flags, SF_VERBOSE)) in affs_show_options()
509 if (affs_test_opt(mount_flags, SF_VERBOSE)) { in affs_fill_super()
520 if (affs_test_opt(sbi->s_flags, SF_OFS)) in affs_fill_super()
535 if (affs_test_opt(AFFS_SB(sb)->s_flags, SF_INTL)) in affs_fill_super()