Searched refs:fs_context (Results 1 – 14 of 14) sorted by relevance
/drivers/mtd/ |
D | mtdsuper.c | 25 static int mtd_test_super(struct super_block *sb, struct fs_context *fc) in mtd_test_super() 45 static int mtd_set_super(struct super_block *sb, struct fs_context *fc) in mtd_set_super() 56 static int mtd_get_sb(struct fs_context *fc, in mtd_get_sb() argument 59 struct fs_context *)) in mtd_get_sb() 98 static int mtd_get_sb_by_nr(struct fs_context *fc, int mtdnr, in mtd_get_sb_by_nr() argument 100 struct fs_context *)) in mtd_get_sb_by_nr() 118 int get_tree_mtd(struct fs_context *fc, in get_tree_mtd() 120 struct fs_context *fc)) in get_tree_mtd()
|
/drivers/xen/xenfs/ |
D | super.c | 47 static int xenfs_fill_super(struct super_block *sb, struct fs_context *fc) in xenfs_fill_super() 72 static int xenfs_get_tree(struct fs_context *fc) in xenfs_get_tree() 81 static int xenfs_init_fs_context(struct fs_context *fc) in xenfs_init_fs_context()
|
/drivers/oprofile/ |
D | oprofilefs.c | 242 static int oprofilefs_fill_super(struct super_block *sb, struct fs_context *fc) in oprofilefs_fill_super() 267 static int oprofilefs_get_tree(struct fs_context *fc) in oprofilefs_get_tree() 276 static int oprofilefs_init_fs_context(struct fs_context *fc) in oprofilefs_init_fs_context()
|
/drivers/misc/ibmasm/ |
D | ibmasmfs.c | 78 static int ibmasmfs_fill_super(struct super_block *sb, struct fs_context *fc); 80 static int ibmasmfs_get_tree(struct fs_context *fc) in ibmasmfs_get_tree() 89 static int ibmasmfs_init_fs_context(struct fs_context *fc) in ibmasmfs_init_fs_context() 110 static int ibmasmfs_fill_super(struct super_block *sb, struct fs_context *fc) in ibmasmfs_fill_super()
|
/drivers/infiniband/hw/qib/ |
D | qib_fs.c | 510 static int qibfs_fill_super(struct super_block *sb, struct fs_context *fc) in qibfs_fill_super() 538 static int qibfs_get_tree(struct fs_context *fc) in qibfs_get_tree() 550 static int qibfs_init_fs_context(struct fs_context *fc) in qibfs_init_fs_context()
|
/drivers/misc/cxl/ |
D | api.c | 37 static int cxl_fs_init_fs_context(struct fs_context *fc) in cxl_fs_init_fs_context()
|
/drivers/usb/gadget/legacy/ |
D | inode.c | 1994 gadgetfs_fill_super (struct super_block *sb, struct fs_context *fc) in gadgetfs_fill_super() 2048 static int gadgetfs_get_tree(struct fs_context *fc) in gadgetfs_get_tree() 2057 static int gadgetfs_init_fs_context(struct fs_context *fc) in gadgetfs_init_fs_context()
|
/drivers/usb/gadget/function/ |
D | f_fs.c | 1455 static int ffs_sb_fill(struct super_block *sb, struct fs_context *fc) in ffs_sb_fill() 1514 static int ffs_fs_parse_param(struct fs_context *fc, struct fs_parameter *param) in ffs_fs_parse_param() 1565 static int ffs_fs_get_tree(struct fs_context *fc) in ffs_fs_get_tree() 1599 static void ffs_fs_free_fc(struct fs_context *fc) in ffs_fs_free_fc() 1619 static int ffs_fs_init_fs_context(struct fs_context *fc) in ffs_fs_init_fs_context()
|
/drivers/gpu/drm/ |
D | drm_drv.c | 537 static int drm_fs_init_fs_context(struct fs_context *fc) in drm_fs_init_fs_context()
|
/drivers/dax/ |
D | super.c | 473 static int dax_init_fs_context(struct fs_context *fc) in dax_init_fs_context()
|
/drivers/dma-buf/ |
D | dma-buf.c | 63 static int dma_buf_fs_init_context(struct fs_context *fc) in dma_buf_fs_init_context()
|
/drivers/virtio/ |
D | virtio_balloon.c | 760 static int balloon_init_fs_context(struct fs_context *fc) in balloon_init_fs_context()
|
/drivers/misc/ |
D | vmw_balloon.c | 1738 static int vmballoon_init_fs_context(struct fs_context *fc) in vmballoon_init_fs_context()
|
/drivers/scsi/cxlflash/ |
D | ocxl_hw.c | 35 static int ocxlflash_fs_init_fs_context(struct fs_context *fc) in ocxlflash_fs_init_fs_context()
|