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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs.h857 int file_attribute_exist(struct hfsmount *hfsmp, uint32_t fileID);
H A Dhfs_xattr.c1455 result = file_attribute_exist(hfsmp, cp->c_fileid);
1493 file_attribute_exist(struct hfsmount *hfsmp, uint32_t fileID) function
H A Dhfs_catalog.c948 result = file_attribute_exist(hfsmp, nextCNID);

Completed in 19 milliseconds