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

  /src/sys/ufs/chfs/
chfs_vfsops.c 75 static int chfs_vptofh(struct vnode *, struct fid *, size_t *);
688 chfs_vptofh(struct vnode *vp, struct fid *fhp, size_t *fh_size) function in typeref:typename:int
813 .vfs_vptofh = chfs_vptofh,

Completed in 13 milliseconds