Lines Matching defs:sb
79 static struct inode *fuse_alloc_inode(struct super_block *sb) in fuse_alloc_inode()
136 static int fuse_remount_fs(struct super_block *sb, int *flags, char *data) in fuse_remount_fs()
293 struct inode *fuse_iget(struct super_block *sb, u64 nodeid, in fuse_iget()
329 int fuse_reverse_inval_inode(struct super_block *sb, u64 nodeid, in fuse_reverse_inval_inode()
354 static void fuse_umount_begin(struct super_block *sb) in fuse_umount_begin()
378 static void fuse_put_super(struct super_block *sb) in fuse_put_super()
410 struct super_block *sb = dentry->d_sb; in fuse_statfs() local
554 struct super_block *sb = root->d_sb; in fuse_show_options() local
632 static struct inode *fuse_get_root_inode(struct super_block *sb, unsigned mode) in fuse_get_root_inode()
648 static struct dentry *fuse_get_dentry(struct super_block *sb, in fuse_get_dentry()
729 static struct dentry *fuse_fh_to_dentry(struct super_block *sb, in fuse_fh_to_dentry()
743 static struct dentry *fuse_fh_to_parent(struct super_block *sb, in fuse_fh_to_parent()
953 static int fuse_bdi_init(struct fuse_conn *fc, struct super_block *sb) in fuse_bdi_init()
1028 static int fuse_fill_super(struct super_block *sb, void *data, int silent) in fuse_fill_super()
1174 static void fuse_kill_sb_anon(struct super_block *sb) in fuse_kill_sb_anon()
1204 static void fuse_kill_sb_blk(struct super_block *sb) in fuse_kill_sb_blk()