Home
last modified time | relevance | path

Searched defs:fs_type (Results 1 – 25 of 83) sorted by relevance

1234

/linux-3.3/drivers/mtd/
Dmtdsuper.c58 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/
Dinode.c40 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/
Dinit.c17 static struct dentry *autofs_mount(struct file_system_type *fs_type, in autofs_mount()
/linux-3.3/fs/
Dsuper.c922 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()
Danon_inodes.c42 static struct dentry *anon_inodefs_mount(struct file_system_type *fs_type, in anon_inodefs_mount()
/linux-3.3/fs/ramfs/
Dinode.c257 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/
Dsuper.c2219 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/
Dsuper.c529 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/
Dmount.c108 static struct dentry *configfs_do_mount(struct file_system_type *fs_type, in configfs_do_mount()
/linux-3.3/fs/freevxfs/
Dvxfs_super.c249 static struct dentry *vxfs_mount(struct file_system_type *fs_type, in vxfs_mount()
/linux-3.3/drivers/xen/xenfs/
Dsuper.c108 static struct dentry *xenfs_mount(struct file_system_type *fs_type, in xenfs_mount()
/linux-3.3/include/linux/
Dfs_uart_pd.h51 char fs_type[4]; /* controller type */ member
/linux-3.3/fs/sysfs/
Dmount.c106 static struct dentry *sysfs_mount(struct file_system_type *fs_type, in sysfs_mount()
/linux-3.3/fs/devpts/
Dinode.c358 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/
Dvfs_super.c113 static struct dentry *v9fs_mount(struct file_system_type *fs_type, int flags, in v9fs_mount()
/linux-3.3/fs/squashfs/
Dsuper.c394 static struct dentry *squashfs_mount(struct file_system_type *fs_type, in squashfs_mount()
/linux-3.3/fs/coda/
Dinode.c317 static struct dentry *coda_mount(struct file_system_type *fs_type, in coda_mount()
/linux-3.3/fs/efs/
Dsuper.c23 static struct dentry *efs_mount(struct file_system_type *fs_type, in efs_mount()
/linux-3.3/fs/proc/
Droot.c97 static struct dentry *proc_mount(struct file_system_type *fs_type, in proc_mount()
/linux-3.3/fs/gfs2/
Dops_fstype.c1262 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/
Dsuper.c449 static struct dentry *hfs_mount(struct file_system_type *fs_type, in hfs_mount()
/linux-3.3/fs/afs/
Dsuper.c349 static struct dentry *afs_mount(struct file_system_type *fs_type, in afs_mount()
/linux-3.3/fs/hfsplus/
Dsuper.c578 static struct dentry *hfsplus_mount(struct file_system_type *fs_type, in hfsplus_mount()
/linux-3.3/fs/jffs2/
Dsuper.c307 static struct dentry *jffs2_mount(struct file_system_type *fs_type, in jffs2_mount()
/linux-3.3/drivers/base/
Ddevtmpfs.c54 static struct dentry *dev_mount(struct file_system_type *fs_type, int flags, in dev_mount()

1234