Home
last modified time | relevance | path

Searched refs:file_system_type (Results 1 – 25 of 65) sorted by relevance

123

/linux/include/linux/
H A Dmount.h20 struct file_system_type;
89 extern struct vfsmount *vfs_kern_mount(struct file_system_type *type,
100 extern struct vfsmount *kern_mount(struct file_system_type *);
H A Dfs_context.h20 struct file_system_type;
93 struct file_system_type *fs_type;
127 extern struct fs_context *fs_context_for_mount(struct file_system_type *fs_type,
132 extern struct fs_context *fs_context_for_submount(struct file_system_type *fs_type,
H A Dfs.h2286 struct file_system_type { struct
2372 extern int register_filesystem(struct file_system_type *);
2373 extern int unregister_filesystem(struct file_system_type *);
3248 extern struct file_system_type *get_filesystem(struct file_system_type *fs);
3249 extern void put_filesystem(struct file_system_type *fs);
3250 extern struct file_system_type *get_fs_type(const char *name);
3254 extern void iterate_supers_type(struct file_system_type *,
3312 extern int simple_pin_fs(struct file_system_type *, struct vfsmount **mount, int *count);
/linux/fs/coda/
H A Dcoda_int.h8 extern struct file_system_type coda_fs_type;
/linux/fs/nfs/
H A Dnfs.h17 struct file_system_type *nfs_fs; /* NFS filesystem type */
/linux/fs/autofs/
H A Dinit.c10 struct file_system_type autofs_fs_type = {
/linux/drivers/xen/xenfs/
H A Dsuper.c87 static struct file_system_type xenfs_type = {
/linux/fs/orangefs/
H A Dorangefs-mod.c47 static struct file_system_type orangefs_fs_type = {
/linux/fs/configfs/
H A Dmount.c115 static struct file_system_type configfs_fs_type = {
/linux/fs/overlayfs/
H A Dovl_entry.h113 extern struct file_system_type ovl_fs_type;
/linux/arch/s390/hypfs/
H A Dinode.c44 static struct file_system_type hypfs_type;
420 static struct file_system_type hypfs_type = {
/linux/security/tomoyo/
H A Dmount.c86 struct file_system_type *fstype = NULL; in tomoyo_mount_acl()
/linux/security/
H A Dinode.c71 static struct file_system_type fs_type = {
/linux/fs/smb/client/
H A Dcifsfs.h45 extern struct file_system_type cifs_fs_type, smb3_fs_type;
H A Dmisc.c906 struct file_system_type **fs_type = (struct file_system_type *[]) { in __cifs_get_super()
/linux/fs/squashfs/
H A Dsuper.c40 static struct file_system_type squashfs_fs_type;
684 static struct file_system_type squashfs_fs_type = {
/linux/arch/powerpc/platforms/cell/spufs/
H A Dinode.c525 static struct file_system_type spufs_type;
753 static struct file_system_type spufs_type = {
/linux/fs/jffs2/
H A Dsuper.c354 static struct file_system_type jffs2_fs_type = {
/linux/fs/
H A Dfsopen.c122 struct file_system_type *fs_type; in SYSCALL_DEFINE2()
/linux/fs/openpromfs/
H A Dinode.c426 static struct file_system_type openprom_fs_type = {
/linux/fs/adfs/
H A Dsuper.c468 static struct file_system_type adfs_fs_type = {
/linux/fs/devpts/
H A Dinode.c453 static struct file_system_type devpts_fs_type = {
/linux/fs/erofs/
H A Dinternal.h167 extern struct file_system_type erofs_anon_fs_type;
/linux/drivers/misc/ibmasm/
H A Dibmasmfs.c100 static struct file_system_type ibmasmfs_type = {
/linux/drivers/dax/
H A Dsuper.c547 static struct file_system_type dax_fs_type = {

123