Home
last modified time | relevance | path

Searched defs:fs_type (Results 26 – 50 of 68) sorted by relevance

123

/OK3568_Linux_fs/kernel/fs/bfs/
H A Dinode.c453 static struct dentry *bfs_mount(struct file_system_type *fs_type, in bfs_mount()
/OK3568_Linux_fs/kernel/fs/qnx4/
H A Dinode.c381 static struct dentry *qnx4_mount(struct file_system_type *fs_type, in qnx4_mount()
/OK3568_Linux_fs/kernel/fs/omfs/
H A Dinode.c601 static struct dentry *omfs_mount(struct file_system_type *fs_type, in omfs_mount()
/OK3568_Linux_fs/kernel/drivers/base/
H A Ddevtmpfs.c58 static struct dentry *public_dev_mount(struct file_system_type *fs_type, int flags, in public_dev_mount()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfs_enet_pd.h118 char fs_type[4]; /* controller type */ member
H A Dfs_context.h93 struct file_system_type *fs_type; member
/OK3568_Linux_fs/kernel/fs/adfs/
H A Dsuper.c456 static struct dentry *adfs_mount(struct file_system_type *fs_type, in adfs_mount()
/OK3568_Linux_fs/kernel/fs/ocfs2/dlmfs/
H A Ddlmfs.c551 static struct dentry *dlmfs_mount(struct file_system_type *fs_type, in dlmfs_mount()
/OK3568_Linux_fs/kernel/fs/affs/
H A Dsuper.c628 static struct dentry *affs_mount(struct file_system_type *fs_type, in affs_mount()
/OK3568_Linux_fs/kernel/fs/pstore/
H A Dinode.c475 static struct dentry *pstore_mount(struct file_system_type *fs_type, in pstore_mount()
/OK3568_Linux_fs/kernel/fs/qnx6/
H A Dinode.c640 static struct dentry *qnx6_mount(struct file_system_type *fs_type, in qnx6_mount()
/OK3568_Linux_fs/kernel/fs/ecryptfs/
H A Dmain.c476 static struct dentry *ecryptfs_mount(struct file_system_type *fs_type, int flags, in ecryptfs_mount()
/OK3568_Linux_fs/kernel/fs/minix/
H A Dinode.c684 static struct dentry *minix_mount(struct file_system_type *fs_type, in minix_mount()
/OK3568_Linux_fs/kernel/include/scsi/
H A Dfc_encode.h94 enum fc_ct_fs_type fs_type, in fc_ct_hdr_fill()
/OK3568_Linux_fs/kernel/fs/fat/
H A Dnamei_msdos.c656 static struct dentry *msdos_mount(struct file_system_type *fs_type, in msdos_mount()
/OK3568_Linux_fs/kernel/fs/tracefs/
H A Dinode.c385 static struct dentry *trace_mount(struct file_system_type *fs_type, in trace_mount()
/OK3568_Linux_fs/kernel/fs/devpts/
H A Dinode.c502 static struct dentry *devpts_mount(struct file_system_type *fs_type, in devpts_mount()
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dsuper.c1609 static struct dentry *btrfs_mount_root(struct file_system_type *fs_type, in btrfs_mount_root()
1740 static struct dentry *btrfs_mount(struct file_system_type *fs_type, int flags, in btrfs_mount()
/OK3568_Linux_fs/kernel/fs/hpfs/
H A Dsuper.c755 static struct dentry *hpfs_mount(struct file_system_type *fs_type, in hpfs_mount()
/OK3568_Linux_fs/kernel/fs/jfs/
H A Dsuper.c674 static struct dentry *jfs_do_mount(struct file_system_type *fs_type, in jfs_do_mount()
/OK3568_Linux_fs/kernel/fs/debugfs/
H A Dinode.c266 static struct dentry *debug_mount(struct file_system_type *fs_type, in debug_mount()
/OK3568_Linux_fs/kernel/fs/befs/
H A Dlinuxvfs.c976 befs_mount(struct file_system_type *fs_type, int flags, const char *dev_name, in befs_mount()
/OK3568_Linux_fs/u-boot/include/
H A Dfat.h126 char fs_type[8]; /* Typically FAT12, FAT16, or FAT32 */ member
/OK3568_Linux_fs/kernel/fs/cifs/
H A Dmisc.c1056 struct file_system_type **fs_type = (struct file_system_type *[]) { in __cifs_get_super() local
/OK3568_Linux_fs/u-boot/fs/
H A Dfs.c26 static int fs_type = FS_TYPE_ANY; variable

123