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

/linux-master/include/linux/
H A Dfsnotify_backend.h532 #define FSNOTIFY_MARK_FLAG_WEAK_FSID 0x1000 macro
/linux-master/fs/notify/fanotify/
H A Dfanotify_user.c1211 mark->flags |= FSNOTIFY_MARK_FLAG_WEAK_FSID;
1232 if ((mark->flags ^ old->flags) & FSNOTIFY_MARK_FLAG_WEAK_FSID)
H A Dfanotify.c850 if (!(mark->flags & FSNOTIFY_MARK_FLAG_WEAK_FSID) &&

Completed in 196 milliseconds