Lines Matching refs:affs_test_opt
302 if (affs_test_opt(sbi->s_flags, SF_SETMODE)) in affs_show_options()
304 if (affs_test_opt(sbi->s_flags, SF_MUFS)) in affs_show_options()
306 if (affs_test_opt(sbi->s_flags, SF_NO_TRUNCATE)) in affs_show_options()
308 if (affs_test_opt(sbi->s_flags, SF_PREFIX)) in affs_show_options()
310 if (affs_test_opt(sbi->s_flags, SF_IMMUTABLE)) in affs_show_options()
316 if (affs_test_opt(sbi->s_flags, SF_SETGID)) in affs_show_options()
319 if (affs_test_opt(sbi->s_flags, SF_SETUID)) in affs_show_options()
322 if (affs_test_opt(sbi->s_flags, SF_VERBOSE)) in affs_show_options()
510 if (affs_test_opt(mount_flags, SF_VERBOSE)) { in affs_fill_super()
521 if (affs_test_opt(sbi->s_flags, SF_OFS)) in affs_fill_super()
536 if (affs_test_opt(AFFS_SB(sb)->s_flags, SF_INTL)) in affs_fill_super()