Lines Matching refs:clear_opt
487 clear_opt (opts->s_mount_opt, MINIX_DF); in parse_options()
496 clear_opt (opts->s_mount_opt, GRPID); in parse_options()
524 clear_opt (opts->s_mount_opt, ERRORS_CONT); in parse_options()
525 clear_opt (opts->s_mount_opt, ERRORS_RO); in parse_options()
529 clear_opt (opts->s_mount_opt, ERRORS_CONT); in parse_options()
530 clear_opt (opts->s_mount_opt, ERRORS_PANIC); in parse_options()
534 clear_opt (opts->s_mount_opt, ERRORS_RO); in parse_options()
535 clear_opt (opts->s_mount_opt, ERRORS_PANIC); in parse_options()
548 clear_opt (opts->s_mount_opt, OLDALLOC); in parse_options()
559 clear_opt (opts->s_mount_opt, XATTR_USER); in parse_options()
573 clear_opt(opts->s_mount_opt, POSIX_ACL); in parse_options()
619 clear_opt(opts->s_mount_opt, RESERVATION); in parse_options()
954 clear_opt(sbi->s_mount_opt, DAX); in ext2_fill_super()
957 clear_opt(sbi->s_mount_opt, DAX); in ext2_fill_super()