Searched refs:autofs_do_expire_multi (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/autofs/ |
H A D | expire.c | 575 int autofs_do_expire_multi(struct super_block *sb, struct vfsmount *mnt, in autofs_do_expire_multi() function 619 return autofs_do_expire_multi(sb, mnt, sbi, how); in autofs_expire_multi()
|
H A D | autofs_i.h | 163 int autofs_do_expire_multi(struct super_block *sb, struct vfsmount *mnt,
|
H A D | dev-ioctl.c | 469 return autofs_do_expire_multi(sbi->sb, mnt, sbi, how); in autofs_dev_ioctl_expire()
|