Searched refs:find_next_child (Results 1 - 1 of 1) sorted by last modified time

/linux-master/fs/
H A Dlibfs.c577 static struct dentry *find_next_child(struct dentry *parent, struct dentry *prev) function
609 while ((child = find_next_child(this, victim)) == NULL) {

Completed in 373 milliseconds