Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Dlibfs.c101 static struct dentry *scan_positives(struct dentry *cursor, in scan_positives() function
157 to = scan_positives(cursor, &dentry->d_subdirs, in dcache_dir_lseek()
205 while ((next = scan_positives(cursor, p, 1, next)) != NULL) { in dcache_readdir()
/kernel/linux/linux-6.6/fs/
H A Dlibfs.c103 static struct dentry *scan_positives(struct dentry *cursor, in scan_positives() function
159 to = scan_positives(cursor, &dentry->d_subdirs, in dcache_dir_lseek()
201 while ((next = scan_positives(cursor, p, 1, next)) != NULL) { in dcache_readdir()

Completed in 5 milliseconds