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

/darwin-on-arm/xnu/bsd/sys/
H A Dfsevents.h83 #define FSE_ARG_DEV 0x0009 // next arg is the file's dev_t macro
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_fsevents.c1305 error = fill_buff(FSE_ARG_DEV, sizeof(dev_t), &cur->dev, evbuff, &evbuff_idx, sizeof(evbuff), uio);

Completed in 23 milliseconds