Home
last modified time | relevance | path

Searched refs:FSNOTIFY_EVENT_MNT (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/linux/
H A Dfsnotify_backend.h309 FSNOTIFY_EVENT_MNT, enumerator
404 case FSNOTIFY_EVENT_MNT: in fsnotify_data_mnt()
/linux-6.15/fs/notify/
H A Dfsnotify.c741 fsnotify(mask, &data, FSNOTIFY_EVENT_MNT, NULL, NULL, NULL, 0); in fsnotify_mnt()
/linux-6.15/fs/notify/fanotify/
H A Dfanotify.c318 if (data_type != FSNOTIFY_EVENT_MNT) in fanotify_group_event_mask()