Lines Matching defs:sb
112 struct super_block *sb = fs_info->sb; in btrfs_handle_error() local
141 struct super_block *sb = fs_info->sb; in __btrfs_std_error() local
188 struct super_block *sb = fs_info->sb; in btrfs_printk() local
220 struct super_block *sb = fs_info->sb; in __btrfs_std_error() local
309 static void btrfs_put_super(struct super_block *sb) in btrfs_put_super()
844 static struct dentry *get_default_root(struct super_block *sb, in get_default_root()
936 static int btrfs_fill_super(struct super_block *sb, in btrfs_fill_super()
987 int btrfs_sync_fs(struct super_block *sb, int wait) in btrfs_sync_fs()
1265 struct super_block *sb, in setup_security_options()
1484 static int btrfs_remount(struct super_block *sb, int *flags, char *data) in btrfs_remount()
1928 static void btrfs_kill_super(struct super_block *sb) in btrfs_kill_super()
1990 static int btrfs_freeze(struct super_block *sb) in btrfs_freeze()