Searched defs:vfsp (Results 1 - 17 of 17) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_vfs.c50 vfs_setmntopt(vfs_t *vfsp, const char *name, const char *arg, argument
98 vfs_clearmntopt(vfs_t *vfsp, const char *name) argument
110 vfs_optionisset(const vfs_t *vfsp, const char *opt, char **argp) argument
125 struct vfsconf *vfsp; local
[all...]
H A Dspl_policy.c379 secpolicy_fs_mount(cred_t *cr, vnode_t *mvp, struct mount *vfsp) argument
408 secpolicy_fs_mount_clearopts(cred_t *cr, struct mount *vfsp) argument
/freebsd-13-stable/sys/fs/nfsclient/
H A Dnfs_clsubs.c93 ncl_uninit(struct vfsconf *vfsp) argument
378 ncl_init(struct vfsconf *vfsp) argument
/freebsd-13-stable/sys/fs/smbfs/
H A Dsmbfs_vfsops.c367 smbfs_init(struct vfsconf *vfsp) argument
377 smbfs_uninit(struct vfsconf *vfsp) argument
/freebsd-13-stable/sys/fs/autofs/
H A Dautofs.c163 autofs_init(struct vfsconf *vfsp) argument
200 autofs_uninit(struct vfsconf *vfsp) argument
/freebsd-13-stable/sys/fs/fdescfs/
H A Dfdesc_vnops.c103 fdesc_init(struct vfsconf *vfsp) argument
115 fdesc_uninit(struct vfsconf *vfsp) argument
/freebsd-13-stable/sys/fs/unionfs/
H A Dunion_subr.c74 unionfs_init(struct vfsconf *vfsp) argument
84 unionfs_uninit(struct vfsconf *vfsp) argument
/freebsd-13-stable/sys/kern/
H A Dvfs_init.c116 struct vfsconf *vfsp; local
131 struct vfsconf *vfsp; local
142 struct vfsconf *vfsp; local
530 struct vfsconf *vfsp; local
[all...]
H A Dvfs_mountroot.c253 struct vfsconf *vfsp; local
H A Dkern_jail.c4274 prison_add_vfs(struct vfsconf *vfsp) argument
H A Dvfs_mount.c528 vfs_mount_alloc(struct vnode *vp, struct vfsconf *vfsp, const char *fspath, argument
875 struct vfsconf *vfsp = NULL; local
931 vfs_domount_first( struct thread *td, struct vfsconf *vfsp, char *fspath, struct vnode *vp, uint64_t fsflags, struct vfsoptlist **optlist ) argument
1332 struct vfsconf *vfsp; local
[all...]
H A Dvfs_subr.c4438 vfsconf2x(struct sysctl_req *req, struct vfsconf *vfsp) argument
4467 vfsconf2x32(struct sysctl_req *req, struct vfsconf *vfsp) argument
4486 struct vfsconf *vfsp; local
4517 struct vfsconf *vfsp; local
4564 struct vfsconf *vfsp; local
[all...]
/freebsd-13-stable/sys/libkern/
H A Diconv.c579 struct vfsconf *vfsp; local
/freebsd-13-stable/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_ctldir.c1245 zfsctl_lookup_objset(vfs_t *vfsp, uint64_t objsetid, zfsvfs_t **zfsvfsp) argument
1274 zfsctl_umount_snapshots(vfs_t *vfsp, int fflags, cred_t *cr) argument
1343 vfs_t *vfsp = NULL; local
[all...]
H A Dzfs_vfsops.c159 vfs_t *vfsp; local
276 zfs_quotactl(vfs_t *vfsp, int cmds, uid_t id, void *arg, bool *mp_busy) argument
404 zfs_sync(vfs_t *vfsp, int waitfor) argument
620 zfs_register_callbacks(vfs_t *vfsp) argument
1178 zfs_domount(vfs_t *vfsp, char *osname) argument
1323 zfs_mount(vfs_t *vfsp) argument
1438 zfs_statfs(vfs_t *vfsp, struct statfs *statp) argument
1497 zfs_root(vfs_t *vfsp, int flags, vnode_t **vpp) argument
1654 zfs_umount(vfs_t *vfsp, int fflag) argument
1732 zfs_vget(vfs_t *vfsp, ino_t ino, int flags, vnode_t **vpp) argument
1768 zfs_checkexp(vfs_t *vfsp, struct sockaddr *nam, uint64_t *extflagsp, struct ucred **credanonp, int *numsecflavors, int *secflavors) argument
1792 zfs_fhtovp(vfs_t *vfsp, fid_t *fidp, int flags, vnode_t **vpp) argument
1998 zfs_freevfs(vfs_t *vfsp) argument
[all...]
/freebsd-13-stable/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_vfsops.c112 zfsvfs_vfs_free(vfs_t *vfsp) argument
123 zfsvfs_parse_option(char *option, int token, substring_t *args, vfs_t *vfsp) argument
215 zfsvfs_parse_options(char *mntopts, vfs_t **vfsp) argument
457 zfs_register_callbacks(vfs_t *vfsp) argument
561 vfs_t *vfsp; local
1645 vfs_t *vfsp; local
[all...]
/freebsd-13-stable/sys/compat/linprocfs/
H A Dlinprocfs.c1724 struct vfsconf *vfsp; local

Completed in 206 milliseconds