HomeSort by: relevance | last modified time | path
    Searched refs:vfsconf (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/fs/nfs/client/
nfs.h 123 int ncl_init(struct vfsconf *);
124 int ncl_uninit(struct vfsconf *);
nfs_clsubs.c 93 ncl_uninit(struct vfsconf *vfsp)
369 ncl_init(struct vfsconf *vfsp)
  /src/sys/compat/common/
compat_sysctl_09_43.c 72 struct vfsconf vfc;
135 sizeof(struct vfsconf),
  /src/sys/compat/sys/
mount.h 156 struct vfsconf { struct
163 struct vfsconf *vfc_next; /* next in list */

Completed in 19 milliseconds