Lines Matching defs:sb
71 static struct dentry *__kernfs_fh_to_dentry(struct super_block *sb, in __kernfs_fh_to_dentry()
123 static struct dentry *kernfs_fh_to_dentry(struct super_block *sb, in kernfs_fh_to_dentry()
130 static struct dentry *kernfs_fh_to_parent(struct super_block *sb, in kernfs_fh_to_parent()
158 struct kernfs_root *kernfs_root_from_sb(struct super_block *sb) in kernfs_root_from_sb()
196 struct super_block *sb) in kernfs_node_dentry()
236 static int kernfs_fill_super(struct super_block *sb, struct kernfs_fs_context *kfc) in kernfs_fill_super()
277 static int kernfs_test_super(struct super_block *sb, struct fs_context *fc) in kernfs_test_super()
285 static int kernfs_set_super(struct super_block *sb, struct fs_context *fc) in kernfs_set_super()
299 const void *kernfs_super_ns(struct super_block *sb) in kernfs_super_ns()
318 struct super_block *sb; in kernfs_get_tree() local
371 void kernfs_kill_sb(struct super_block *sb) in kernfs_kill_sb()