Searched refs:file_system_type (Results 101 - 125 of 143) sorted by relevance

123456

/linux-master/drivers/dma-buf/
H A Ddma-buf.c125 static struct file_system_type dma_buf_fs_type = {
/linux-master/fs/
H A Dnamespace.c1134 struct vfsmount *vfs_kern_mount(struct file_system_type *type,
1165 vfs_submount(const struct dentry *mountpoint, struct file_system_type *type,
3308 struct file_system_type *type;
5205 struct vfsmount *kern_mount(struct file_system_type *type)
H A Dpipe.c1445 static struct file_system_type pipe_fs_type = {
/linux-master/kernel/bpf/
H A Dinode.c1086 static struct file_system_type bpf_fs_type = {
/linux-master/fs/exfat/
H A Dsuper.c785 static struct file_system_type exfat_fs_type = {
/linux-master/lib/
H A Dtest_kmod.c99 struct file_system_type *fs_sync;
/linux-master/fs/ext4/
H A Dmballoc-test.c41 static struct file_system_type mbt_fs_type = {
/linux-master/fs/nfs/
H A Dinternal.h280 extern struct file_system_type nfs_fs_type;
/linux-master/fs/cramfs/
H A Dinode.c976 static struct file_system_type cramfs_fs_type = {
/linux-master/block/
H A Dbdev.c370 static struct file_system_type bd_type = {
/linux-master/fs/erofs/
H A Dsuper.c828 static struct file_system_type erofs_fs_type = {
/linux-master/kernel/cgroup/
H A Dcgroup.c221 static struct file_system_type cgroup2_fs_type;
2303 struct file_system_type cgroup_fs_type = {
2311 static struct file_system_type cgroup2_fs_type = {
2356 static struct file_system_type cpuset_fs_type = {
6790 struct file_system_type *s_type = dentry->d_sb->s_type;
/linux-master/fs/btrfs/
H A Dsuper.c66 static struct file_system_type btrfs_fs_type;
2165 static struct file_system_type btrfs_fs_type = {
/linux-master/fs/ocfs2/
H A Dsuper.c1181 static struct dentry *ocfs2_mount(struct file_system_type *fs_type,
1189 static struct file_system_type ocfs2_fs_type = {
/linux-master/fs/ubifs/
H A Dsuper.c2281 static struct dentry *ubifs_mount(struct file_system_type *fs_type, int flags,
2359 static struct file_system_type ubifs_fs_type = {
/linux-master/fs/bcachefs/
H A Dfs.c1865 static struct dentry *bch2_mount(struct file_system_type *fs_type,
2016 static struct file_system_type bcache_fs_type = {
/linux-master/fs/afs/
H A Dinternal.h273 extern struct file_system_type afs_fs_type;
/linux-master/fs/nfsd/
H A Dnfsctl.c1415 static struct file_system_type nfsd_fs_type = {
/linux-master/fs/ceph/
H A Dsuper.c1580 static struct file_system_type ceph_fs_type = {
/linux-master/fs/overlayfs/
H A Dsuper.c1482 struct file_system_type ovl_fs_type = {
/linux-master/fs/zonefs/
H A Dsuper.c1412 static struct file_system_type zonefs_type = {
/linux-master/mm/
H A Dshmem.c264 static struct file_system_type shmem_fs_type;
4647 static struct file_system_type shmem_fs_type = {
4769 static struct file_system_type shmem_fs_type = {
/linux-master/drivers/usb/gadget/legacy/
H A Dinode.c2123 static struct file_system_type gadgetfs_type = {
/linux-master/kernel/
H A Dresource.c2032 static struct file_system_type iomem_fs_type = {
/linux-master/fs/proc/
H A Dproc_sysctl.c1601 struct file_system_type *proc_fs_type;

Completed in 387 milliseconds

123456