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
739 if (type == FSE_UNMOUNT_PENDING) { in add_fsevent()1676 if (kfse->type == FSE_UNMOUNT_PENDING) { in copy_out_kfse()2001 if (fs_event_type_watchers[FSE_UNMOUNT_PENDING] == 0) { in fsevent_unmount()2008 fsevent_unmount_ack_count = fs_event_type_watchers[FSE_UNMOUNT_PENDING]; in fsevent_unmount()2012 error = add_fsevent(FSE_UNMOUNT_PENDING, ctx, FSE_ARG_DEV, dev, FSE_ARG_DONE); in fsevent_unmount()