Home
last modified time | relevance | path

Searched refs:FSE_DOCID_CREATED (Results 1 – 2 of 2) sorted by relevance

/xnu-10063.101.15/bsd/sys/
H A Dfsevents.h47 #define FSE_DOCID_CREATED 11 macro
/xnu-10063.101.15/bsd/vfs/
H A Dvfs_fsevents.c438 type != FSE_DOCID_CREATED && in add_fsevent()
607 if (type == FSE_DOCID_CREATED || type == FSE_DOCID_CHANGED) { in add_fsevent()
1227 if (kfse->type != FSE_DOCID_CREATED && in release_event_ref()
1718 kfse->type == FSE_DOCID_CREATED) { in copy_out_kfse()
2045 kfse->type != FSE_DOCID_CREATED && in fmod_watch()