Searched refs:fsevent_unmount (Results 1 – 3 of 3) sorted by relevance
150 void fsevent_unmount(struct mount *mp, vfs_context_t ctx);
1977 fsevent_unmount(__unused struct mount *mp, __unused vfs_context_t ctx) in fsevent_unmount() function
2706 fsevent_unmount(mp, ctx); /* has to come first! */ in dounmount()