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

/xnu-2422.115.4/bsd/hfs/
H A Dhfs.h847 int file_attribute_exist(struct hfsmount *hfsmp, uint32_t fileID);
H A Dhfs_xattr.c1509 result = file_attribute_exist(hfsmp, cp->c_fileid);
1547 file_attribute_exist(struct hfsmount *hfsmp, uint32_t fileID) function
H A Dhfs_catalog.c292 result = file_attribute_exist (hfsmp, nextCNID);

Completed in 39 milliseconds