Home
last modified time | relevance | path

Searched refs:kern_unmount (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/i915/gem/
H A Di915_gemfs.c73 kern_unmount(i915->mm.gemfs); in i915_gemfs_fini()
/linux/drivers/gpu/drm/v3d/
H A Dv3d_gemfs.c64 kern_unmount(v3d->gemfs); in v3d_gemfs_fini()
/linux/include/linux/
H A Dmount.h102 extern void kern_unmount(struct vfsmount *mnt);
/linux/fs/erofs/
H A Dfscache.c390 kern_unmount(erofs_pseudo_mnt); in erofs_fscache_domain_put()
/linux/drivers/dma-buf/
H A Ddma-buf.c1739 kern_unmount(dma_buf_mnt); in dma_buf_deinit()
/linux/fs/proc/
H A Dproc_sysctl.c1723 kern_unmount(proc_mnt); in do_sysctl_args()
/linux/fs/
H A Dnamespace.c6188 void kern_unmount(struct vfsmount *mnt) in kern_unmount() function
6197 EXPORT_SYMBOL(kern_unmount);
/linux/Documentation/filesystems/
H A Dporting.rst870 its result is kern_unmount() or kern_unmount_array().