Searched refs:opt_flags (Results 1 – 8 of 8) sorted by relevance
294 margs.cfs_options.opt_flags = CFS_ACCESS_BACKFS; in main()332 if ((margs.cfs_options.opt_flags & in main()334 margs.cfs_options.opt_flags |= CFS_WRITE_AROUND; in main()387 (margs.cfs_options.opt_flags & CFS_SLIDE))) { in main()390 if (margs.cfs_options.opt_flags & CFS_DISCONNECTABLE) { in main()433 margs.cfs_options.opt_flags = CFS_BACKFS_NFSV4; in main()452 margs.cfs_options.opt_flags = CFS_BACKFS_NFSV4; in main()762 margsp->cfs_options.opt_flags |= CFS_WRITE_AROUND; in set_cfs_args()767 margsp->cfs_options.opt_flags |= CFS_NONSHARED; in set_cfs_args()772 margsp->cfs_options.opt_flags |= CFS_NOCONST_MODE; in set_cfs_args()[all …]
236 if ((cfs_options->opt_flags & in cachefs_mount()306 if ((cfs_options->opt_flags & CFS_BACKFS_NFSV4)) { in cachefs_mount()365 if ((cfs_options->opt_flags & CFS_NOFILL) == 0) in cachefs_mount()368 cfs_options->opt_flags &= ~CFS_NOFILL; in cachefs_mount()372 } else if (cfs_options->opt_flags & CFS_NOFILL) { in cachefs_mount()418 fscp->fs_info.fi_mntflags = cfs_options->opt_flags; in cachefs_mount()436 !(cfs_options->opt_flags & CFS_DISCONNECTABLE)) { in cachefs_mount()1222 !(cfs_options->opt_flags & CFS_DISCONNECTABLE)) { in cachefs_remount()1237 cfs_options->opt_flags = CFS_BACKFS_NFSV4; in cachefs_remount()1286 if (backfs && (cfs_options->opt_flags & CFS_SLIDE)) { in cachefs_remount()
240 fscp->fs_info.fi_mntflags = optp->opt_flags; in fscache_setup()268 fscp->fs_info.fi_mntflags = optp->opt_flags; in fscache_setup()
32 sysevent_buf(uintptr_t addr, uint_t flags, uint_t opt_flags) in sysevent_buf() argument39 if ((opt_flags & SYSEVENT_VERBOSE) == 0) { in sysevent_buf()63 if ((opt_flags & SYSEVENT_VERBOSE) == 0) { in sysevent_buf()
56 extern int sysevent_buf(uintptr_t addr, uint_t flags, uint_t opt_flags);
57 uint_t opt_flags; member132 if (match && (options->opt_flags & match) == 0) in str2bit()
270 int opt_flags; member570 if (!booting && (raopt->opt_flags & in main()1347 raopt->opt_flags & RA_SVC_FLAG_IPV4_ROUTING ? in ra_routing_opt_set_unset_cb()1412 if (raopt->opt_flags & RA_SVC_FLAG_IPV4_ROUTING) { in ra_get_set_opt_common_cb()1428 if (raopt->opt_flags & RA_SVC_FLAG_IPV6_ROUTING) { in ra_get_set_opt_common_cb()2491 if (raopt->opt_flags & (RA_SVC_FLAG_IPV4_ROUTING | in ra_parseopt()
151 uint_t opt_flags; /* mount flags */ member