/fs/devpts/ |
D | inode.c | 362 static int new_pts_mount(struct file_system_type *fs_type, int flags, in new_pts_mount() 435 static int get_init_pts_sb(struct file_system_type *fs_type, int flags, in get_init_pts_sb() 464 static int init_pts_mount(struct file_system_type *fs_type, int flags, in init_pts_mount() 482 static int devpts_get_sb(struct file_system_type *fs_type, in devpts_get_sb() 501 static int devpts_get_sb(struct file_system_type *fs_type, int flags, in devpts_get_sb()
|
/fs/ramfs/ |
D | inode.c | 187 int ramfs_get_sb(struct file_system_type *fs_type, in ramfs_get_sb() 193 static int rootfs_get_sb(struct file_system_type *fs_type, in rootfs_get_sb()
|
/fs/autofs4/ |
D | init.c | 17 static int autofs_get_sb(struct file_system_type *fs_type, in autofs_get_sb()
|
/fs/autofs/ |
D | init.c | 17 static int autofs_get_sb(struct file_system_type *fs_type, in autofs_get_sb()
|
/fs/ |
D | super.c | 779 int get_sb_bdev(struct file_system_type *fs_type, in get_sb_bdev() 860 int get_sb_nodev(struct file_system_type *fs_type, in get_sb_nodev() 890 int get_sb_single(struct file_system_type *fs_type, in get_sb_single()
|
D | anon_inodes.c | 28 static int anon_inodefs_get_sb(struct file_system_type *fs_type, int flags, in anon_inodefs_get_sb()
|
/fs/sysfs/ |
D | mount.c | 74 static int sysfs_get_sb(struct file_system_type *fs_type, in sysfs_get_sb()
|
/fs/sysv/ |
D | super.c | 502 static int sysv_get_sb(struct file_system_type *fs_type, in sysv_get_sb() 509 static int v7_get_sb(struct file_system_type *fs_type, in v7_get_sb()
|
/fs/configfs/ |
D | mount.c | 106 static int configfs_get_sb(struct file_system_type *fs_type, in configfs_get_sb()
|
/fs/freevxfs/ |
D | vxfs_super.c | 249 static int vxfs_get_sb(struct file_system_type *fs_type, in vxfs_get_sb()
|
/fs/9p/ |
D | vfs_super.c | 106 static int v9fs_get_sb(struct file_system_type *fs_type, int flags, in v9fs_get_sb()
|
/fs/nfs/ |
D | super.c | 1981 static int nfs_get_sb(struct file_system_type *fs_type, in nfs_get_sb() 2090 static int nfs_xdev_get_sb(struct file_system_type *fs_type, int flags, in nfs_xdev_get_sb() 2335 static int nfs4_get_sb(struct file_system_type *fs_type, in nfs4_get_sb() 2444 static int nfs4_xdev_get_sb(struct file_system_type *fs_type, int flags, in nfs4_xdev_get_sb() 2528 static int nfs4_referral_get_sb(struct file_system_type *fs_type, int flags, in nfs4_referral_get_sb()
|
/fs/proc/ |
D | root.c | 38 static int proc_get_sb(struct file_system_type *fs_type, in proc_get_sb()
|
/fs/coda/ |
D | inode.c | 293 static int coda_get_sb(struct file_system_type *fs_type, in coda_get_sb()
|
/fs/squashfs/ |
D | super.c | 343 static int squashfs_get_sb(struct file_system_type *fs_type, int flags, in squashfs_get_sb()
|
/fs/jffs2/ |
D | super.c | 163 static int jffs2_get_sb(struct file_system_type *fs_type, in jffs2_get_sb()
|
/fs/gfs2/ |
D | ops_fstype.c | 1219 static int gfs2_get_sb(struct file_system_type *fs_type, int flags, in gfs2_get_sb() 1246 static int gfs2_get_sb_meta(struct file_system_type *fs_type, int flags, in gfs2_get_sb_meta()
|
/fs/fuse/ |
D | control.c | 188 static int fuse_ctl_get_sb(struct file_system_type *fs_type, int flags, in fuse_ctl_get_sb()
|
/fs/efs/ |
D | super.c | 23 static int efs_get_sb(struct file_system_type *fs_type, in efs_get_sb()
|
/fs/hfsplus/ |
D | super.c | 472 static int hfsplus_get_sb(struct file_system_type *fs_type, in hfsplus_get_sb()
|
/fs/hfs/ |
D | super.c | 420 static int hfs_get_sb(struct file_system_type *fs_type, in hfs_get_sb()
|
/fs/afs/ |
D | super.c | 350 static int afs_get_sb(struct file_system_type *fs_type, in afs_get_sb()
|
/fs/bfs/ |
D | inode.c | 472 static int bfs_get_sb(struct file_system_type *fs_type, in bfs_get_sb()
|
/fs/debugfs/ |
D | inode.c | 125 static int debug_get_sb(struct file_system_type *fs_type, in debug_get_sb()
|
/fs/omfs/ |
D | inode.c | 526 static int omfs_get_sb(struct file_system_type *fs_type, in omfs_get_sb()
|