Lines Matching defs:sb
75 static struct inode *kernfs_fh_get_inode(struct super_block *sb, in kernfs_fh_get_inode()
101 static struct dentry *kernfs_fh_to_dentry(struct super_block *sb, struct fid *fid, in kernfs_fh_to_dentry()
108 static struct dentry *kernfs_fh_to_parent(struct super_block *sb, struct fid *fid, in kernfs_fh_to_parent()
135 struct kernfs_root *kernfs_root_from_sb(struct super_block *sb) in kernfs_root_from_sb()
173 struct super_block *sb) in kernfs_node_dentry()
213 static int kernfs_fill_super(struct super_block *sb, struct kernfs_fs_context *kfc) in kernfs_fill_super()
254 static int kernfs_test_super(struct super_block *sb, struct fs_context *fc) in kernfs_test_super()
262 static int kernfs_set_super(struct super_block *sb, struct fs_context *fc) in kernfs_set_super()
276 const void *kernfs_super_ns(struct super_block *sb) in kernfs_super_ns()
295 struct super_block *sb; in kernfs_get_tree() local
348 void kernfs_kill_sb(struct super_block *sb) in kernfs_kill_sb()