Searched refs:autofs_do_expire_multi (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/fs/autofs/ |
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()
|
D | autofs_i.h | 169 int autofs_do_expire_multi(struct super_block *sb, struct vfsmount *mnt,
|
D | dev-ioctl.c | 555 return autofs_do_expire_multi(sbi->sb, mnt, sbi, how); in autofs_dev_ioctl_expire()
|