Searched refs:cnode_t (Results 1 - 8 of 8) sorted by relevance

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs.h876 extern void hfs_savelinkorigin(cnode_t *cp, cnid_t parentcnid);
879 extern int hfs_haslinkorigin(cnode_t *cp);
880 extern cnid_t hfs_currentparent(cnode_t *cp);
881 extern cnid_t hfs_currentcnid(cnode_t *cp);
H A Dhfs_link.c1053 hfs_savelinkorigin(cnode_t *cp, cnid_t parentcnid)
1130 hfs_haslinkorigin(cnode_t *cp)
1152 hfs_currentparent(cnode_t *cp)
1174 hfs_currentcnid(cnode_t *cp)
H A Dhfs_cnode.h169 typedef struct cnode cnode_t; typedef in typeref:struct:cnode
H A Dhfs_cprotect.c54 static int cp_getxattr(cnode_t *, struct hfsmount *hfsmp, struct cprotect **);
63 static int cp_check_access (cnode_t *, int);
1536 cnode_t *cp = NULL;
H A Dhfs_hotfiles.c787 cnode_t *cp;
857 cnode_t *cp;
H A Dhfs_search.c571 cnode_t * cp;
H A Dhfs_readwrite.c2781 cnode_t *cp = NULL;
H A Dhfs_vfsops.c3198 cnode_t *cp = VTOC(*vpp);

Completed in 111 milliseconds