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

/freebsd-10-stable/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_vfs.c43 vfs_setmntopt(vfs_t *vfsp, const char *name, const char *arg, argument
91 vfs_clearmntopt(vfs_t *vfsp, const char *name) argument
103 vfs_optionisset(const vfs_t *vfsp, const char *opt, char **argp) argument
118 struct vfsconf *vfsp; local
[all...]
H A Dopensolaris_policy.c370 secpolicy_fs_mount(cred_t *cr, vnode_t *mvp, struct mount *vfsp) argument
399 secpolicy_fs_mount_clearopts(cred_t *cr, struct mount *vfsp) argument
/freebsd-10-stable/sys/fs/smbfs/
H A Dsmbfs_vfsops.c366 smbfs_init(struct vfsconf *vfsp) argument
375 smbfs_uninit(struct vfsconf *vfsp) argument
/freebsd-10-stable/sys/kern/
H A Dvfs_init.c114 struct vfsconf *vfsp; local
129 struct vfsconf *vfsp; local
140 struct vfsconf *vfsp; local
314 struct vfsconf *vfsp; local
[all...]
H A Dvfs_mountroot.c217 struct vfsconf *vfsp; local
H A Dvfs_mount.c456 vfs_mount_alloc(struct vnode *vp, struct vfsconf *vfsp, const char *fspath, argument
769 struct vfsconf *vfsp = NULL; local
821 vfs_domount_first( struct thread *td, struct vfsconf *vfsp, char *fspath, struct vnode *vp, uint64_t fsflags, struct vfsoptlist **optlist ) argument
1097 struct vfsconf *vfsp; local
[all...]
H A Dvfs_subr.c3344 vfsconf2x(struct sysctl_req *req, struct vfsconf *vfsp) argument
3373 vfsconf2x32(struct sysctl_req *req, struct vfsconf *vfsp) argument
3392 struct vfsconf *vfsp; local
3423 struct vfsconf *vfsp; local
3470 struct vfsconf *vfsp; local
[all...]
/freebsd-10-stable/sys/fs/nfsclient/
H A Dnfs_clsubs.c93 ncl_uninit(struct vfsconf *vfsp) argument
369 ncl_init(struct vfsconf *vfsp) argument
/freebsd-10-stable/sys/fs/autofs/
H A Dautofs.c153 autofs_init(struct vfsconf *vfsp) argument
190 autofs_uninit(struct vfsconf *vfsp) argument
/freebsd-10-stable/sys/fs/unionfs/
H A Dunion_subr.c71 unionfs_init(struct vfsconf *vfsp) argument
81 unionfs_uninit(struct vfsconf *vfsp) argument
/freebsd-10-stable/sys/libkern/
H A Diconv.c570 struct vfsconf *vfsp; local
/freebsd-10-stable/sys/fs/nandfs/
H A Dnandfs_subr.c119 nandfs_init(struct vfsconf *vfsp) argument
129 nandfs_uninit(struct vfsconf *vfsp) argument
/freebsd-10-stable/sys/nfsclient/
H A Dnfs_subs.c321 nfs_init(struct vfsconf *vfsp) argument
353 nfs_uninit(struct vfsconf *vfsp) argument
/freebsd-10-stable/sys/compat/linprocfs/
H A Dlinprocfs.c1311 struct vfsconf *vfsp; local
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_ctldir.c1261 zfsctl_lookup_objset(vfs_t *vfsp, uint64_t objsetid, zfsvfs_t **zfsvfsp) argument
1291 zfsctl_umount_snapshots(vfs_t *vfsp, int fflags, cred_t *cr) argument
H A Dzfs_vfsops.c127 zfs_sync(vfs_t *vfsp, in argument
394 zfs_register_callbacks(vfs_t *vfsp) argument
1167 zfs_domount(vfs_t *vfsp, char *osname) argument
1369 zfs_mount_label_policy(vfs_t *vfsp, char *osname) argument
1466 zfs_mountroot(vfs_t *vfsp, enum whymountroot why) argument
1591 zfs_mount(vfs_t *vfsp) argument
1752 zfs_statfs(vfs_t *vfsp, struct statfs *statp) argument
1810 zfs_root(vfs_t *vfsp, int flags, vnode_t **vpp) argument
1935 zfs_umount(vfs_t *vfsp, int fflag) argument
2040 zfs_vget(vfs_t *vfsp, ino_t ino, int flags, vnode_t **vpp) argument
2072 zfs_checkexp(vfs_t *vfsp, struct sockaddr *nam, int *extflagsp, struct ucred **credanonp, int *numsecflavors, int **secflavors) argument
2092 zfs_fhtovp(vfs_t *vfsp, fid_t *fidp, int flags, vnode_t **vpp) argument
2294 zfs_freevfs(vfs_t *vfsp) argument
[all...]
H A Dzfs_ioctl.c1439 vfs_t *vfsp; local
3045 vfs_t *vfsp; local
3539 vfs_t *vfsp; local
[all...]

Completed in 177 milliseconds