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

/darwin-on-arm/xnu/bsd/sys/
H A Dfsevents.h81 #define FSE_ARG_INO 0x0007 // next arg is the inode number (ino_t) macro
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_fsevents.c1311 error = fill_buff(FSE_ARG_INO, sizeof(ino_t), &ino, evbuff, &evbuff_idx, sizeof(evbuff), uio);

Completed in 23 milliseconds