Searched refs:FSE_UNMOUNT_PENDING (Results 1 – 2 of 2) sorted by relevance
49 #define FSE_UNMOUNT_PENDING 13 // iOS-only: client must respond via FSEVENTS_UNMOUNT_PENDING_ACK macro
797 if (type == FSE_UNMOUNT_PENDING) { in add_fsevent()1751 if (kfse->type == FSE_UNMOUNT_PENDING) { in copy_out_kfse()2126 if (fs_event_type_watchers[FSE_UNMOUNT_PENDING] == 0) { in fsevent_unmount()2133 fsevent_unmount_ack_count = fs_event_type_watchers[FSE_UNMOUNT_PENDING]; in fsevent_unmount()2137 error = add_fsevent(FSE_UNMOUNT_PENDING, ctx, FSE_ARG_DEV, dev, FSE_ARG_DONE); in fsevent_unmount()