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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_chash.c297 hfs_chash_getcnode(struct hfsmount *hfsmp, ino_t inum, struct vnode **vpp, function
324 "hfs_chash_getcnode", 0);
H A Dhfs_cnode.h355 extern struct cnode * hfs_chash_getcnode(struct hfsmount *hfsmp, ino_t inum, struct vnode **vpp,
H A Dhfs_cnode.c1028 cp = hfs_chash_getcnode(hfsmp, attrp->ca_fileid, vpp, wantrsrc,
1039 * If we get a cnode/vnode pair out of hfs_chash_getcnode, then update the

Completed in 75 milliseconds