Home
last modified time | relevance | path

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

/linux-6.12.1/fs/autofs/
Dautofs_i.h165 int autofs_expire_wait(const struct path *path, int rcu_walk);
Droot.c274 return autofs_expire_wait(path, rcu_walk); in do_expire_wait()
282 autofs_expire_wait(&this, 0); in do_expire_wait()
Dexpire.c489 int autofs_expire_wait(const struct path *path, int rcu_walk) in autofs_expire_wait() function
Ddev-ioctl.c528 autofs_expire_wait(&path, 0); in autofs_dev_ioctl_requester()