| /NextBSD/sys/cddl/compat/opensolaris/kern/ |
| HD | opensolaris_vfs.c | 43 vfs_setmntopt(vfs_t *vfsp, const char *name, const char *arg, in vfs_setmntopt() 91 vfs_clearmntopt(vfs_t *vfsp, const char *name) in vfs_clearmntopt() 103 vfs_optionisset(const vfs_t *vfsp, const char *opt, char **argp) in vfs_optionisset() 118 struct vfsconf *vfsp; in mount_snapshot() local
|
| HD | opensolaris_lookup.c | 71 vfs_t *vfsp; in traverse() local
|
| HD | opensolaris_policy.c | 370 secpolicy_fs_mount(cred_t *cr, vnode_t *mvp, struct mount *vfsp) in secpolicy_fs_mount() 399 secpolicy_fs_mount_clearopts(cred_t *cr, struct mount *vfsp) in secpolicy_fs_mount_clearopts()
|
| /NextBSD/sys/kern/ |
| HD | vfs_init.c | 113 struct vfsconf *vfsp; in vfs_byname_locked() local 128 struct vfsconf *vfsp; in vfs_byname() local 139 struct vfsconf *vfsp; in vfs_byname_kld() local 313 struct vfsconf *vfsp; in vfs_unregister() local
|
| HD | vfs_mount.c | 452 vfs_mount_alloc(struct vnode *vp, struct vfsconf *vfsp, const char *fspath, in vfs_mount_alloc() 712 struct vfsconf *vfsp = NULL; local 766 struct vfsconf *vfsp, /* File system type. */ in vfs_domount_first() 1034 struct vfsconf *vfsp; in vfs_domount() local
|
| HD | vfs_default.c | 1262 vfs_stdinit (vfsp) in vfs_stdinit() argument 1270 vfs_stduninit (vfsp) in vfs_stduninit() argument
|
| HD | vfs_subr.c | 3566 vfsconf2x(struct sysctl_req *req, struct vfsconf *vfsp) in vfsconf2x() 3595 vfsconf2x32(struct sysctl_req *req, struct vfsconf *vfsp) in vfsconf2x32() 3615 struct vfsconf *vfsp; in sysctl_vfs_conflist() local 3646 struct vfsconf *vfsp; in vfs_sysctl() local 3693 struct vfsconf *vfsp; in sysctl_ovfs_conf() local
|
| HD | vfs_mountroot.c | 230 struct vfsconf *vfsp; in vfs_mountroot_devfs() local
|
| /NextBSD/sys/cddl/compat/opensolaris/sys/ |
| HD | vfs.h | 57 #define VFS_HOLD(vfsp) do { \ argument 62 #define VFS_RELE(vfsp) do { \ argument 130 #define vfs_set_feature(vfsp, feature) do { } while (0) argument 131 #define vfs_clear_feature(vfsp, feature) do { } while (0) argument 132 #define vfs_has_feature(vfsp, feature) (0) argument
|
| HD | dnlc.h | 37 #define dnlc_purge_vfsp(vfsp, count) (0) argument
|
| /NextBSD/sys/ufs/ufs/ |
| HD | ufs_vfsops.c | 182 ufs_init(vfsp) in ufs_init() argument 199 ufs_uninit(vfsp) in ufs_uninit() argument
|
| /NextBSD/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| HD | zfs_vfsops.c | 125 zfs_sync(vfs_t *vfsp, int waitfor) in zfs_sync() 392 zfs_register_callbacks(vfs_t *vfsp) in zfs_register_callbacks() 1134 zfs_domount(vfs_t *vfsp, char *osname) in zfs_domount() 1335 zfs_mount_label_policy(vfs_t *vfsp, char *osname) in zfs_mount_label_policy() 1432 zfs_mountroot(vfs_t *vfsp, enum whymountroot why) in zfs_mountroot() 1557 zfs_mount(vfs_t *vfsp) in zfs_mount() 1709 zfs_statfs(vfs_t *vfsp, struct statfs *statp) in zfs_statfs() 1767 zfs_root(vfs_t *vfsp, int flags, vnode_t **vpp) in zfs_root() 1893 zfs_umount(vfs_t *vfsp, int fflag) in zfs_umount() 2018 zfs_vget(vfs_t *vfsp, ino_t ino, int flags, vnode_t **vpp) in zfs_vget() [all …]
|
| HD | zfs_ctldir.c | 711 vfs_t *vfsp; in zfsctl_rename_snap() local 1675 zfsctl_lookup_objset(vfs_t *vfsp, uint64_t objsetid, zfsvfs_t **zfsvfsp) in zfsctl_lookup_objset() 1738 zfsctl_umount_snapshots(vfs_t *vfsp, int fflags, cred_t *cr) in zfsctl_umount_snapshots()
|
| HD | zfs_ioctl.c | 3014 vfs_t *vfsp; in zfs_get_vfs() local 3461 vfs_t *vfsp; in zfs_unmount_snap() local
|
| /NextBSD/sys/fs/nullfs/ |
| HD | null_subr.c | 72 nullfs_init(vfsp) in nullfs_init() argument 83 nullfs_uninit(vfsp) in nullfs_uninit() argument
|
| /NextBSD/sys/fs/nfsclient/ |
| HD | nfs_clsubs.c | 91 ncl_uninit(struct vfsconf *vfsp) in ncl_uninit() 388 ncl_init(struct vfsconf *vfsp) in ncl_init()
|
| /NextBSD/sys/fs/smbfs/ |
| HD | smbfs_vfsops.c | 366 smbfs_init(struct vfsconf *vfsp) in smbfs_init() 375 smbfs_uninit(struct vfsconf *vfsp) in smbfs_uninit()
|
| /NextBSD/sys/fs/autofs/ |
| HD | autofs.c | 153 autofs_init(struct vfsconf *vfsp) in autofs_init() 190 autofs_uninit(struct vfsconf *vfsp) in autofs_uninit()
|
| /NextBSD/sys/cddl/contrib/opensolaris/uts/common/fs/ |
| HD | gfs.c | 482 gfs_file_create(size_t size, vnode_t *pvp, vfs_t *vfsp, vnodeops_t *ops) in gfs_file_create() 545 gfs_dir_create(size_t struct_size, vnode_t *pvp, vfs_t *vfsp, vnodeops_t *ops, in gfs_dir_create() 586 gfs_root_create(size_t size, vfs_t *vfsp, vnodeops_t *ops, ino64_t ino, in gfs_root_create() 610 gfs_root_create_file(size_t size, vfs_t *vfsp, vnodeops_t *ops, ino64_t ino) in gfs_root_create_file()
|
| /NextBSD/sys/fs/fdescfs/ |
| HD | fdesc_vnops.c | 95 fdesc_init(vfsp) in fdesc_init() argument 108 fdesc_uninit(vfsp) in fdesc_uninit() argument
|
| /NextBSD/sys/fs/unionfs/ |
| HD | union_subr.c | 71 unionfs_init(struct vfsconf *vfsp) in unionfs_init() 81 unionfs_uninit(struct vfsconf *vfsp) in unionfs_uninit()
|
| /NextBSD/sys/ufs/ffs/ |
| HD | ffs_vfsops.c | 1827 ffs_init(vfsp) in ffs_init() argument 1840 ffs_uninit(vfsp) in ffs_uninit() argument
|
| /NextBSD/sys/fs/nandfs/ |
| HD | nandfs_subr.c | 119 nandfs_init(struct vfsconf *vfsp) in nandfs_init() 129 nandfs_uninit(struct vfsconf *vfsp) in nandfs_uninit()
|
| /NextBSD/sys/libkern/ |
| HD | iconv.c | 570 struct vfsconf *vfsp; in iconv_vfs_refcount() local
|
| /NextBSD/sys/compat/linprocfs/ |
| HD | linprocfs.c | 1324 struct vfsconf *vfsp; in linprocfs_dofilesystems() local
|