Home
last modified time | relevance | path

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

/openbmc/linux/fs/autofs/
H A Dautofs_i.h163 int autofs_do_expire_multi(struct super_block *sb, struct vfsmount *mnt,
H A Dexpire.c575 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 Ddev-ioctl.c469 return autofs_do_expire_multi(sbi->sb, mnt, sbi, how); in autofs_dev_ioctl_expire()