Home
last modified time | relevance | path

Searched defs:fs_context (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dfs_context.h90 struct fs_context { struct
91 const struct fs_context_operations *ops; argument
108 enum fs_context_purpose purpose:8; argument
116 void (*free)(struct fs_context *fc); argument
/linux-6.3-rc2/drivers/mtd/
A Dmtdsuper.c57 static int mtd_get_sb(struct fs_context *fc, in mtd_get_sb()
99 static int mtd_get_sb_by_nr(struct fs_context *fc, int mtdnr, in mtd_get_sb_by_nr()
/linux-6.3-rc2/fs/
A Dsuper.c553 struct super_block *sget_fc(struct fs_context *fc, in sget_fc()
554 int (*test)(struct super_block *, struct fs_context *), in sget_fc()
1128 int (*test)(struct super_block *, struct fs_context *), in vfs_get_super()
1227 int get_tree_bdev(struct fs_context *fc, in get_tree_bdev()

Completed in 7 milliseconds