Home
last modified time | relevance | path

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

/openbmc/linux/fs/notify/
H A Dmark.c205 bool update_children; in fsnotify_recalc_mask() local
211 update_children = !fsnotify_conn_watches_children(conn); in fsnotify_recalc_mask()
213 update_children &= fsnotify_conn_watches_children(conn); in fsnotify_recalc_mask()
220 if (update_children) in fsnotify_recalc_mask()
/openbmc/linux/net/ipv4/
H A Dfib_trie.c446 static void update_children(struct key_vector *tn) in update_children() function
462 update_children(inode); in update_children()
519 update_children(tn); in replace()