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

/xnu-2782.1.97/bsd/hfs/
H A Dhfs_cnode.h543 bool hfs_has_rsrc(const cnode_t *cp) function
H A Dhfs_xattr.c134 if ((!hfs_has_rsrc(cp)
336 if (!hfs_has_rsrc(cp)) {
879 if (hfs_has_rsrc(cp)) {
1369 if (!hfs_has_rsrc(cp)) {
1798 if (S_ISREG(cp->c_mode) && hfs_has_rsrc(cp)) {
H A Dhfs_vnops.c2668 if (!from_rfork && hfs_has_rsrc(from_cp)) {

Completed in 84 milliseconds