Lines Matching defs:sb
64 struct super_block *sb; in super_cache_scan() local
121 struct super_block *sb; in super_cache_count() local
310 static void put_super(struct super_block *sb) in put_super()
416 bool trylock_super(struct super_block *sb) in trylock_super()
442 void generic_shutdown_super(struct super_block *sb) in generic_shutdown_super()
637 void drop_super(struct super_block *sb) in drop_super()
645 void drop_super_exclusive(struct super_block *sb) in drop_super_exclusive()
654 struct super_block *sb, *p = NULL; in __iterate_supers() local
684 struct super_block *sb, *p = NULL; in iterate_supers() local
720 struct super_block *sb, *p = NULL; in iterate_supers_type() local
746 struct super_block *sb; in __get_super() local
850 struct super_block *sb; in get_active_super() local
873 struct super_block *sb; in user_get_super() local
906 struct super_block *sb = fc->root->d_sb; in reconfigure_super() local
1000 static void do_emergency_remount_callback(struct super_block *sb) in do_emergency_remount_callback()
1036 static void do_thaw_all_callback(struct super_block *sb) in do_thaw_all_callback()
1115 void kill_anon_super(struct super_block *sb) in kill_anon_super()
1123 void kill_litter_super(struct super_block *sb) in kill_litter_super()
1131 int set_anon_super_fc(struct super_block *sb, struct fs_context *fc) in set_anon_super_fc()
1137 static int test_keyed_super(struct super_block *sb, struct fs_context *fc) in test_keyed_super()
1174 int (*fill_super)(struct super_block *sb, in vfs_get_super()
1178 struct super_block *sb; in vfs_get_super() local
1228 int (*fill_super)(struct super_block *sb, in get_tree_nodev()
1236 int (*fill_super)(struct super_block *sb, in get_tree_single()
1244 int (*fill_super)(struct super_block *sb, in get_tree_single_reconf()
1252 int (*fill_super)(struct super_block *sb, in get_tree_keyed()
1450 void kill_block_super(struct super_block *sb) in kill_block_super()
1550 struct super_block *sb; in vfs_get_tree() local
1607 int super_setup_bdi_name(struct super_block *sb, char *fmt, ...) in super_setup_bdi_name()
1635 int super_setup_bdi(struct super_block *sb) in super_setup_bdi()
1652 static void sb_wait_write(struct super_block *sb, int level) in sb_wait_write()
1661 static void lockdep_sb_freeze_release(struct super_block *sb) in lockdep_sb_freeze_release()
1672 static void lockdep_sb_freeze_acquire(struct super_block *sb) in lockdep_sb_freeze_acquire()
1680 static void sb_freeze_unlock(struct super_block *sb, int level) in sb_freeze_unlock()
1719 int freeze_super(struct super_block *sb) in freeze_super()
1795 static int thaw_super_locked(struct super_block *sb) in thaw_super_locked()
1830 int thaw_super(struct super_block *sb) in thaw_super()