Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/adfs/
H A Ddir_fplus.c172 adfs_fplus_getnext(struct adfs_dir *dir, struct object_info *obj) in adfs_fplus_getnext() function
220 while (!adfs_fplus_getnext(dir, &obj)) { in adfs_fplus_iterate()
284 .getnext = adfs_fplus_getnext,
/kernel/linux/linux-6.6/fs/adfs/
H A Ddir_fplus.c172 adfs_fplus_getnext(struct adfs_dir *dir, struct object_info *obj) in adfs_fplus_getnext() function
220 while (!adfs_fplus_getnext(dir, &obj)) { in adfs_fplus_iterate()
284 .getnext = adfs_fplus_getnext,

Completed in 2 milliseconds