Home
last modified time | relevance | path

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

/Linux-v5.4/fs/autofs/
Droot.c26 static int autofs_d_manage(const struct path *, bool);
59 .d_manage = autofs_d_manage,
397 static int autofs_d_manage(const struct path *path, bool rcu_walk) in autofs_d_manage() function