Home
last modified time | relevance | path

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

/Linux-v4.19/fs/autofs/
Dexpire.c79 static struct dentry *get_next_positive_subdir(struct dentry *prev, in get_next_positive_subdir() function
480 while ((dentry = get_next_positive_subdir(dentry, root))) { in autofs_expire_indirect()