Home
last modified time | relevance | path

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

/linux/include/linux/
A Dfsnotify_backend.h558 #define FSNOTIFY_MARK_FLAG_WEAK_FSID 0x1000 macro
/linux/fs/notify/fanotify/
A Dfanotify_user.c1187 mark->flags |= FSNOTIFY_MARK_FLAG_WEAK_FSID; in fanotify_set_mark_fsid()
1208 if ((mark->flags ^ old->flags) & FSNOTIFY_MARK_FLAG_WEAK_FSID) in fanotify_set_mark_fsid()
A Dfanotify.c850 if (!(mark->flags & FSNOTIFY_MARK_FLAG_WEAK_FSID) && in fanotify_get_fsid()

Completed in 10 milliseconds