Searched refs:FSE_CLONE (Results 1 – 3 of 3) sorted by relevance
50 #define FSE_CLONE 14 macro
439 type != FSE_CLONE && in add_fsevent()512 if (kfse && (type == FSE_RENAME || type == FSE_EXCHANGE || type == FSE_CLONE)) { in add_fsevent()582 if (type == FSE_RENAME || type == FSE_EXCHANGE || type == FSE_CLONE) { in add_fsevent()1680 if (((kfse->type == FSE_RENAME) || (kfse->type == FSE_CLONE)) && in copy_out_kfse()2627 if (type != FSE_RENAME && type != FSE_EXCHANGE && type != FSE_CLONE) { in parse_buffer_and_add_events()
8824 add_fsevent(FSE_CLONE, ctx, FSE_ARG_VNODE, fvp, FSE_ARG_VNODE, tvp, in clonefile_internal()