Home
last modified time | relevance | path

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

/linux/fs/notify/
H A Dmark.c218 bool want_iref) in fsnotify_update_iref() argument
224 want_iref == has_iref) in fsnotify_update_iref()
227 if (want_iref) { in fsnotify_update_iref()
243 bool want_iref = false; in __fsnotify_recalc_mask() local
256 want_iref = true; in __fsnotify_recalc_mask()
264 return fsnotify_update_iref(conn, want_iref); in __fsnotify_recalc_mask()