Home
last modified time | relevance | path

Searched refs:kern_mount (Results 1 - 25 of 44) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/
H A Di915_gemfs.c32 gemfs = kern_mount(type); in i915_gemfs_init()
/kernel/linux/linux-5.10/fs/
H A Danon_inodes.c153 anon_inode_mnt = kern_mount(&anon_inode_fs_type); in anon_inode_init()
H A Dnsfs.c302 nsfs_mnt = kern_mount(&nsfs); in nsfs_init()
H A Dpipe.c1442 pipe_mnt = kern_mount(&pipe_fs_type); in init_pipe_fs()
H A Dnamespace.c3893 struct vfsmount *kern_mount(struct file_system_type *type) in kern_mount() function
3906 EXPORT_SYMBOL_GPL(kern_mount); variable
/kernel/linux/linux-6.6/include/linux/
H A Dmount.h114 extern struct vfsmount *kern_mount(struct file_system_type *);
/kernel/linux/linux-5.10/kernel/
H A Dusermode_driver.c24 mnt = kern_mount(type); in blob_to_mnt()
/kernel/linux/linux-6.6/fs/
H A Danon_inodes.c259 anon_inode_mnt = kern_mount(&anon_inode_fs_type); in anon_inode_init()
H A Dnsfs.c285 nsfs_mnt = kern_mount(&nsfs); in nsfs_init()
H A Dpipe.c1500 pipe_mnt = kern_mount(&pipe_fs_type); in init_pipe_fs()
/kernel/linux/linux-6.6/kernel/
H A Dusermode_driver.c24 mnt = kern_mount(type); in blob_to_mnt()
/kernel/linux/linux-5.10/fs/btrfs/tests/
H A Dbtrfs-tests.c74 test_mnt = kern_mount(&test_type); in btrfs_init_test_fs()
/kernel/linux/linux-6.6/fs/btrfs/tests/
H A Dbtrfs-tests.c82 test_mnt = kern_mount(&test_type); in btrfs_init_test_fs()
/kernel/linux/linux-6.6/mm/
H A Dsecretmem.c286 secretmem_mnt = kern_mount(&secretmem_fs); in secretmem_init()
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Dcmm.c576 balloon_mnt = kern_mount(&balloon_fs); in cmm_balloon_compaction_init()
/kernel/linux/linux-6.6/drivers/dax/
H A Dsuper.c540 dax_mnt = kern_mount(&dax_fs_type); in dax_fs_init()
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dmconsole_kern.c702 mnt = kern_mount(proc_fs_type); in mount_proc()
/kernel/linux/linux-5.10/drivers/dax/
H A Dsuper.c708 dax_mnt = kern_mount(&dax_fs_type); in dax_fs_init()
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dmconsole_kern.c703 mnt = kern_mount(proc_fs_type); in mount_proc()
/kernel/linux/linux-6.6/fs/erofs/
H A Dfscache.c397 struct vfsmount *mnt = kern_mount(&erofs_anon_fs_type); in erofs_fscache_init_domain()
/kernel/linux/linux-5.10/drivers/dma-buf/
H A Ddma-buf.c1448 dma_buf_mnt = kern_mount(&dma_buf_fs_type); in dma_buf_init()
/kernel/linux/linux-5.10/drivers/virtio/
H A Dvirtio_balloon.c916 balloon_mnt = kern_mount(&balloon_fs); in virtballoon_probe()
/kernel/linux/linux-6.6/block/
H A Dbdev.c379 bd_mnt = kern_mount(&bd_type); in bdev_cache_init()
/kernel/linux/linux-5.10/drivers/misc/
H A Dvmw_balloon.c1898 vmballoon_mnt = kern_mount(&vmballoon_fs); in vmballoon_compaction_init()
/kernel/linux/linux-6.6/drivers/dma-buf/
H A Ddma-buf.c1732 dma_buf_mnt = kern_mount(&dma_buf_fs_type); in dma_buf_init()

Completed in 27 milliseconds

12