Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/
A Dlibfs.c247 static struct dentry *find_next_child(struct dentry *parent, struct dentry *prev) in find_next_child() function
280 while ((child = find_next_child(this, victim)) == NULL) { in simple_recursive_removal()

Completed in 6 milliseconds