Home
last modified time | relevance | path

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

/linux-4.19.296/fs/autofs/
Dautofs_i.h152 int autofs_expire_wait(const struct path *path, int rcu_walk);
Droot.c292 return autofs_expire_wait(path, rcu_walk); in do_expire_wait()
300 autofs_expire_wait(&this, 0); in do_expire_wait()
Ddev-ioctl.c459 autofs_expire_wait(&path, 0); in autofs_dev_ioctl_requester()
Dexpire.c531 int autofs_expire_wait(const struct path *path, int rcu_walk) in autofs_expire_wait() function