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

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs.h749 int file_attribute_exist(struct hfsmount *hfsmp, uint32_t fileID);
H A Dhfs_xattr.c1071 result = file_attribute_exist(hfsmp, cp->c_fileid);
1111 file_attribute_exist(struct hfsmount *hfsmp, uint32_t fileID) function
H A Dhfs_catalog.c855 result = file_attribute_exist(hfsmp, nextCNID);

Completed in 47 milliseconds