Home
last modified time | relevance | path

Searched refs:kern_mount (Results 1 – 7 of 7) sorted by relevance

/fs/
Danon_inodes.c230 anon_inode_mnt = kern_mount(&anon_inode_fs_type); in anon_inode_init()
Dnsfs.c302 nsfs_mnt = kern_mount(&nsfs); in nsfs_init()
Dpipe.c1441 pipe_mnt = kern_mount(&pipe_fs_type); in init_pipe_fs()
Dnamespace.c4401 struct vfsmount *kern_mount(struct file_system_type *type) in kern_mount() function
4414 EXPORT_SYMBOL_GPL(kern_mount);
Daio.c272 aio_mnt = kern_mount(&aio_fs); in aio_setup()
/fs/btrfs/tests/
Dbtrfs-tests.c80 test_mnt = kern_mount(&test_type); in btrfs_init_test_fs()
/fs/proc/
Dproc_sysctl.c1836 *proc_mnt = kern_mount(proc_fs_type); in process_sysctl_arg()