Searched refs:scan_positives (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/
H A Dlibfs.c107 static struct dentry *scan_positives(struct dentry *cursor, function
166 to = scan_positives(cursor, &dentry->d_children.first,
204 while ((next = scan_positives(cursor, p, 1, next)) != NULL) {

Completed in 104 milliseconds