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

  /src/sys/fs/hfs/
hfs_vfsops.c 163 .vfs_vptofh = hfs_vptofh,
625 hfs_vptofh(struct vnode *vp, struct fid *fhp, size_t *fh_size) function in typeref:typename:int
628 printf("vfsop = hfs_vptofh()\n");
hfs_vfsops.c 163 .vfs_vptofh = hfs_vptofh,
625 hfs_vptofh(struct vnode *vp, struct fid *fhp, size_t *fh_size) function in typeref:typename:int
628 printf("vfsop = hfs_vptofh()\n");

Completed in 26 milliseconds