Home
last modified time | relevance | path

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

/linux/fs/kernfs/
A Ddir.c1252 static struct kernfs_node *kernfs_next_descendant_post(struct kernfs_node *pos, in kernfs_next_descendant_post() function
1296 while ((pos = kernfs_next_descendant_post(pos, kn))) { in kernfs_activate()
1328 while ((pos = kernfs_next_descendant_post(pos, kn))) in __kernfs_remove()

Completed in 5 milliseconds