Home
last modified time | relevance | path

Searched refs:want_iref (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/fs/notify/
A Dmark.c134 bool want_iref) in fsnotify_update_iref() argument
140 want_iref == has_iref) in fsnotify_update_iref()
143 if (want_iref) { in fsnotify_update_iref()
159 bool want_iref = false; in __fsnotify_recalc_mask() local
172 want_iref = true; in __fsnotify_recalc_mask()
176 return fsnotify_update_iref(conn, want_iref); in __fsnotify_recalc_mask()
/linux-6.3-rc2/fs/notify/fanotify/
A Dfanotify_user.c1131 bool want_iref = !(fan_flags & FAN_MARK_EVICTABLE); in fanotify_mark_update_flags() local
1157 want_iref == !(fsn_mark->flags & FSNOTIFY_MARK_FLAG_NO_IREF)) in fanotify_mark_update_flags()
1164 WARN_ON_ONCE(!want_iref); in fanotify_mark_update_flags()

Completed in 7 milliseconds