/linux-3.3/drivers/mtd/ |
D | mtdsuper.c | 58 static struct dentry *mount_mtd_aux(struct file_system_type *fs_type, int flags, in mount_mtd_aux() 104 static struct dentry *mount_mtd_nr(struct file_system_type *fs_type, int flags, in mount_mtd_nr() 122 struct dentry *mount_mtd(struct file_system_type *fs_type, int flags, in mount_mtd()
|
/linux-3.3/security/ |
D | inode.c | 40 static struct dentry *get_sb(struct file_system_type *fs_type, in get_sb() 47 static struct file_system_type fs_type = { variable
|
/linux-3.3/fs/autofs4/ |
D | init.c | 17 static struct dentry *autofs_mount(struct file_system_type *fs_type, in autofs_mount()
|
/linux-3.3/fs/ |
D | super.c | 922 struct dentry *mount_ns(struct file_system_type *fs_type, int flags, in mount_ns() 967 struct dentry *mount_bdev(struct file_system_type *fs_type, in mount_bdev() 1059 struct dentry *mount_nodev(struct file_system_type *fs_type, in mount_nodev() 1086 struct dentry *mount_single(struct file_system_type *fs_type, in mount_single()
|
D | anon_inodes.c | 42 static struct dentry *anon_inodefs_mount(struct file_system_type *fs_type, in anon_inodefs_mount()
|
/linux-3.3/fs/ramfs/ |
D | inode.c | 257 struct dentry *ramfs_mount(struct file_system_type *fs_type, in ramfs_mount() 263 static struct dentry *rootfs_mount(struct file_system_type *fs_type, in rootfs_mount()
|
/linux-3.3/fs/nfs/ |
D | super.c | 2219 static struct dentry *nfs_fs_mount(struct file_system_type *fs_type, in nfs_fs_mount() 2348 nfs_xdev_mount(struct file_system_type *fs_type, int flags, in nfs_xdev_mount() 2614 nfs4_remote_mount(struct file_system_type *fs_type, int flags, in nfs4_remote_mount() 2703 static struct vfsmount *nfs_do_root_mount(struct file_system_type *fs_type, in nfs_do_root_mount() 2833 static struct dentry *nfs4_mount(struct file_system_type *fs_type, in nfs4_mount() 2878 nfs4_xdev_mount(struct file_system_type *fs_type, int flags, in nfs4_xdev_mount() 2964 nfs4_remote_referral_mount(struct file_system_type *fs_type, int flags, in nfs4_remote_referral_mount() 3061 static struct dentry *nfs4_referral_mount(struct file_system_type *fs_type, in nfs4_referral_mount()
|
/linux-3.3/fs/sysv/ |
D | super.c | 529 static struct dentry *sysv_mount(struct file_system_type *fs_type, in sysv_mount() 535 static struct dentry *v7_mount(struct file_system_type *fs_type, in v7_mount()
|
/linux-3.3/fs/configfs/ |
D | mount.c | 108 static struct dentry *configfs_do_mount(struct file_system_type *fs_type, in configfs_do_mount()
|
/linux-3.3/fs/freevxfs/ |
D | vxfs_super.c | 249 static struct dentry *vxfs_mount(struct file_system_type *fs_type, in vxfs_mount()
|
/linux-3.3/drivers/xen/xenfs/ |
D | super.c | 108 static struct dentry *xenfs_mount(struct file_system_type *fs_type, in xenfs_mount()
|
/linux-3.3/include/linux/ |
D | fs_uart_pd.h | 51 char fs_type[4]; /* controller type */ member
|
/linux-3.3/fs/sysfs/ |
D | mount.c | 106 static struct dentry *sysfs_mount(struct file_system_type *fs_type, in sysfs_mount()
|
/linux-3.3/fs/devpts/ |
D | inode.c | 358 static struct dentry *devpts_mount(struct file_system_type *fs_type, in devpts_mount() 403 static struct dentry *devpts_mount(struct file_system_type *fs_type, int flags, in devpts_mount()
|
/linux-3.3/fs/9p/ |
D | vfs_super.c | 113 static struct dentry *v9fs_mount(struct file_system_type *fs_type, int flags, in v9fs_mount()
|
/linux-3.3/fs/squashfs/ |
D | super.c | 394 static struct dentry *squashfs_mount(struct file_system_type *fs_type, in squashfs_mount()
|
/linux-3.3/fs/coda/ |
D | inode.c | 317 static struct dentry *coda_mount(struct file_system_type *fs_type, in coda_mount()
|
/linux-3.3/fs/efs/ |
D | super.c | 23 static struct dentry *efs_mount(struct file_system_type *fs_type, in efs_mount()
|
/linux-3.3/fs/proc/ |
D | root.c | 97 static struct dentry *proc_mount(struct file_system_type *fs_type, in proc_mount()
|
/linux-3.3/fs/gfs2/ |
D | ops_fstype.c | 1262 static struct dentry *gfs2_mount(struct file_system_type *fs_type, int flags, in gfs2_mount() 1350 static struct dentry *gfs2_mount_meta(struct file_system_type *fs_type, in gfs2_mount_meta()
|
/linux-3.3/fs/hfs/ |
D | super.c | 449 static struct dentry *hfs_mount(struct file_system_type *fs_type, in hfs_mount()
|
/linux-3.3/fs/afs/ |
D | super.c | 349 static struct dentry *afs_mount(struct file_system_type *fs_type, in afs_mount()
|
/linux-3.3/fs/hfsplus/ |
D | super.c | 578 static struct dentry *hfsplus_mount(struct file_system_type *fs_type, in hfsplus_mount()
|
/linux-3.3/fs/jffs2/ |
D | super.c | 307 static struct dentry *jffs2_mount(struct file_system_type *fs_type, in jffs2_mount()
|
/linux-3.3/drivers/base/ |
D | devtmpfs.c | 54 static struct dentry *dev_mount(struct file_system_type *fs_type, int flags, in dev_mount()
|