Searched defs:fs_context (Results 1 – 2 of 2) sorted by relevance
90 struct fs_context { struct91 const struct fs_context_operations *ops; argument107 enum fs_context_purpose purpose:8; argument108 enum fs_context_phase phase:8; /* The phase the context is in */ argument116 void (*free)(struct fs_context *fc); argument
857 struct super_block *sget_fc(struct fs_context *fc, in sget_fc()858 int (*test)(struct super_block *, struct fs_context *), in sget_fc()1393 int (*test)(struct super_block *, struct fs_context *), in vfs_get_super()1906 int get_tree_bdev(struct fs_context *fc, in get_tree_bdev()