Home
last modified time | relevance | path

Searched refs:autofs_ask_umount (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/autofs/
H A Droot.c830 static inline int autofs_ask_umount(struct vfsmount *mnt, int __user *p) in autofs_ask_umount() function
895 return autofs_ask_umount(filp->f_path.mnt, p); in autofs_root_ioctl_unlocked()
/kernel/linux/linux-6.6/fs/autofs/
H A Droot.c825 static inline int autofs_ask_umount(struct vfsmount *mnt, int __user *p) in autofs_ask_umount() function
890 return autofs_ask_umount(filp->f_path.mnt, p); in autofs_root_ioctl_unlocked()

Completed in 3 milliseconds