Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/sys/
H A Dfsevents.h100 #define FSE_ARG_INO 0x0007 // next arg is the inode number (ino_t) macro
/xnu-10002.1.13/bsd/vfs/
H A Dvfs_fsevents.c610 if (arg_type == FSE_ARG_INO) { in add_fsevent()
616 if (arg_type == FSE_ARG_INO) { in add_fsevent()
1655 error = fill_buff(FSE_ARG_INO, sizeof(ino64_t), &src_ino, in copy_out_kfse()
1661 error = fill_buff(FSE_ARG_INO, sizeof(ino64_t), &dst_ino, in copy_out_kfse()
1758 error = fill_buff(FSE_ARG_INO, sizeof(ino64_t), in copy_out_kfse()