Searched refs:file_system_type (Results 1 - 25 of 143) sorted by path

123456

/linux-master/drivers/xen/xenfs/
H A Dsuper.c87 static struct file_system_type xenfs_type = {
/linux-master/fs/coda/
H A Dcoda_int.h8 extern struct file_system_type coda_fs_type;
/linux-master/security/tomoyo/
H A Dmount.c84 struct file_system_type *fstype = NULL;
/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dinode.c538 static struct file_system_type spufs_type;
766 static struct file_system_type spufs_type = {
/linux-master/arch/s390/hypfs/
H A Dinode.c44 static struct file_system_type hypfs_type;
449 static struct file_system_type hypfs_type = {
/linux-master/arch/um/drivers/
H A Dmconsole_kern.c696 struct file_system_type *proc_fs_type;
/linux-master/arch/x86/kernel/cpu/resctrl/
H A Drdtgroup.c2985 static struct file_system_type rdt_fs_type = {
/linux-master/block/
H A Dbdev.c370 static struct file_system_type bd_type = {
/linux-master/drivers/android/
H A Dbinderfs.c789 static struct file_system_type binder_fs_type = {
/linux-master/drivers/base/
H A Ddevtmpfs.c66 static struct dentry *public_dev_mount(struct file_system_type *fs_type, int flags,
82 static struct file_system_type internal_fs_type = {
92 static struct file_system_type dev_fs_type = {
/linux-master/drivers/dax/
H A Dsuper.c404 static struct file_system_type dax_fs_type = {
/linux-master/drivers/dma-buf/
H A Ddma-buf.c125 static struct file_system_type dma_buf_fs_type = {
/linux-master/drivers/gpu/drm/
H A Ddrm_drv.c527 static struct file_system_type drm_fs_type = {
/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gemfs.c17 struct file_system_type *type;
/linux-master/drivers/infiniband/hw/qib/
H A Dqib_fs.c531 static struct file_system_type qibfs_fs_type = {
/linux-master/drivers/misc/cxl/
H A Dapi.c43 static struct file_system_type cxl_fs_type = {
/linux-master/drivers/misc/ibmasm/
H A Dibmasmfs.c102 static struct file_system_type ibmasmfs_type = {
/linux-master/drivers/scsi/cxlflash/
H A Docxl_hw.c42 static struct file_system_type ocxlflash_fs_type = {
/linux-master/drivers/usb/gadget/function/
H A Df_fs.c2086 static struct file_system_type ffs_fs_type = {
/linux-master/drivers/usb/gadget/legacy/
H A Dinode.c2123 static struct file_system_type gadgetfs_type = {
/linux-master/fs/9p/
H A Dv9fs_vfs.h31 extern struct file_system_type v9fs_fs_type;
H A Dvfs_super.c106 static struct dentry *v9fs_mount(struct file_system_type *fs_type, int flags,
304 struct file_system_type v9fs_fs_type = {
/linux-master/fs/adfs/
H A Dsuper.c456 static struct dentry *adfs_mount(struct file_system_type *fs_type,
462 static struct file_system_type adfs_fs_type = {
/linux-master/fs/affs/
H A Dsuper.c627 static struct dentry *affs_mount(struct file_system_type *fs_type,
646 static struct file_system_type affs_fs_type = {
/linux-master/fs/afs/
H A Dinternal.h273 extern struct file_system_type afs_fs_type;

Completed in 402 milliseconds

123456