Searched refs:FSE_MODE_HLINK (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dfsevents.h95 #define FSE_MODE_HLINK (1 << 31) // notification is for a hard-link macro
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_fsevents.c686 if ((fse->mode & FSE_MODE_HLINK) && fse->nlink == 0) {
2341 fse->mode |= FSE_MODE_HLINK;
2380 fse.mode |= FSE_MODE_HLINK;

Completed in 60 milliseconds