HomeSort by: relevance | last modified time | path
    Searched defs:vfs_vptofh (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/sys/
mount.h 205 int (*vfs_vptofh) (struct vnode *, struct fid *, size_t *); member in struct:vfsops
243 int VFS_VPTOFH(struct vnode *, struct fid *, size_t *);
mount.h 205 int (*vfs_vptofh) (struct vnode *, struct fid *, size_t *); member in struct:vfsops
243 int VFS_VPTOFH(struct vnode *, struct fid *, size_t *);

Completed in 132 milliseconds