Searched defs:fs_context (Results 1 – 3 of 3) sorted by relevance
86 struct fs_context { struct87 const struct fs_context_operations *ops; argument111 void (*free)(struct fs_context *fc); argument
56 static int mtd_get_sb(struct fs_context *fc, in mtd_get_sb()98 static int mtd_get_sb_by_nr(struct fs_context *fc, int mtdnr, in mtd_get_sb_by_nr()
509 struct super_block *sget_fc(struct fs_context *fc, in sget_fc()510 int (*test)(struct super_block *, struct fs_context *), in sget_fc()1275 int get_tree_bdev(struct fs_context *fc, in get_tree_bdev()