Home
last modified time | relevance | path

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

/Linux-v4.19/fs/autofs/
Droot.c29 static int autofs_d_manage(const struct path *, bool);
62 .d_manage = autofs_d_manage,
420 static int autofs_d_manage(const struct path *path, bool rcu_walk) in autofs_d_manage() function