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

/xnu-2422.115.4/bsd/hfs/
H A Dhfs.h868 extern void hfs_savelinkorigin(cnode_t *cp, cnid_t parentcnid);
871 extern int hfs_haslinkorigin(cnode_t *cp);
872 extern cnid_t hfs_currentparent(cnode_t *cp);
873 extern cnid_t hfs_currentcnid(cnode_t *cp);
H A Dhfs_cnode.h169 typedef struct cnode cnode_t; typedef in typeref:struct:cnode
H A Dhfs_link.c1107 hfs_savelinkorigin(cnode_t *cp, cnid_t parentcnid)
1184 hfs_haslinkorigin(cnode_t *cp)
1206 hfs_currentparent(cnode_t *cp)
1228 hfs_currentcnid(cnode_t *cp)
H A Dhfs_cprotect.c55 static int cp_getxattr(cnode_t *, struct hfsmount *hfsmp, struct cprotect **);
62 static int cp_check_access (cnode_t *, int);
1679 cnode_t *cp = NULL;
H A Dhfs_hotfiles.c787 cnode_t *cp;
865 cnode_t *cp;
H A Dhfs_search.c593 cnode_t * cp;
H A Dhfs_readwrite.c3220 cnode_t *cp = NULL;
H A Dhfs_vfsops.c3230 cnode_t *cp = VTOC(*vpp);

Completed in 104 milliseconds