Searched refs:fi_mntflags (Results 1 – 8 of 8) sorted by relevance
59 uint_t fi_mntflags; /* mount flags */ member177 ((FSCP)->fs_info.fi_mntflags & CFS_DISCONNECTABLE)179 ((FSCP)->fs_info.fi_mntflags & CFS_SOFT)182 ((FSCP)->fs_info.fi_mntflags & CFS_WRITE_AROUND)184 ((FSCP)->fs_info.fi_mntflags & CFS_NONSHARED)187 (((FSCP)->fs_info.fi_mntflags & CFS_WRITE_AROUND) && \188 (((FSCP)->fs_info.fi_mntflags & \191 ((FSCP)->fs_info.fi_mntflags & CFS_NOCONST_MODE)193 ((FSCP)->fs_info.fi_mntflags & CFS_CODCONST_MODE)196 ((FSCP)->fs_info.fi_mntflags & CFS_LLOCK)[all …]
632 ASSERT((fscp)->fs_info.fi_mntflags == CFS_BACKFS_NFSV4); \
108 fscp->fs_info.fi_mntflags = CFS_WRITE_AROUND; in fscache_create()240 fscp->fs_info.fi_mntflags = optp->opt_flags; in fscache_setup()268 fscp->fs_info.fi_mntflags = optp->opt_flags; in fscache_setup()490 if (fscp->fs_info.fi_mntflags & CFS_NOCONST_MODE) { in fscache_mounted()493 } else if (fscp->fs_info.fi_mntflags & CFS_CODCONST_MODE) { in fscache_mounted()
2857 if ((fscp->fs_info.fi_mntflags & CFS_ACCESS_BACKFS) == 0 && in cachefs_access_connected()2882 if (((fscp->fs_info.fi_mntflags & CFS_NOACL) == 0) && in cachefs_access_connected()3661 } else if (fscp->fs_info.fi_mntflags & CFS_NOACL) { in cachefs_lookup_common()8635 ASSERT((fscp->fs_info.fi_mntflags & CFS_NOACL) == 0); in cachefs_setsecattr_connected()8707 ASSERT((fscp->fs_info.fi_mntflags & CFS_NOACL) == 0); in cachefs_setsecattr_disconnected()8805 if (fscp->fs_info.fi_mntflags & CFS_NOACL) { in cachefs_setsecattr()8958 if (fscp->fs_info.fi_mntflags & CFS_NOACL) { in cachefs_getsecattr()9116 if (((fscp->fs_info.fi_mntflags & CFS_NOACL) == 0) && in cachefs_getsecattr_connected()9208 ASSERT((fscp->fs_info.fi_mntflags & CFS_NOACL) == 0); in cachefs_cacheacl()9211 if (fscp->fs_info.fi_mntflags & CFS_NOACL) { in cachefs_cacheacl()[all …]
418 fscp->fs_info.fi_mntflags = cfs_options->opt_flags; in cachefs_mount()
259 if (((fscp->fs_info.fi_mntflags & CFS_NOACL) == 0) && in cachefs_pack_common()2405 ((fscp->fs_info.fi_mntflags & CFS_NOACL) == 0)) { in cachefs_modified_fix()
1324 (fscp->fs_info.fi_mntflags & CFS_NOACL)) { in cachefs_dir_complete()
751 record->flags = fscp->fs_info.fi_mntflags; in cachefs_log_mount()