Searched refs:hfs_chash_getcnode (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/bsd/hfs/
H A Dhfs_chash.c293 hfs_chash_getcnode(struct hfsmount *hfsmp, ino_t inum, struct vnode **vpp, function
320 "hfs_chash_getcnode", 0);
H A Dhfs_cnode.h371 extern struct cnode * hfs_chash_getcnode(struct hfsmount *hfsmp, ino_t inum, struct vnode **vpp,
H A Dhfs_cnode.c1046 cp = hfs_chash_getcnode(hfsmp, attrp->ca_fileid, vpp, wantrsrc,
1057 * If we get a cnode/vnode pair out of hfs_chash_getcnode, then update the

Completed in 56 milliseconds