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()
636 void drop_super(struct super_block *sb) in drop_super()
644 void drop_super_exclusive(struct super_block *sb) in drop_super_exclusive()
653 struct super_block *sb, *p = NULL; in __iterate_supers() local
683 struct super_block *sb, *p = NULL; in iterate_supers() local
719 struct super_block *sb, *p = NULL; in iterate_supers_type() local
745 struct super_block *sb; in __get_super() local
849 struct super_block *sb; in get_active_super() local
872 struct super_block *sb; in user_get_super() local
905 struct super_block *sb = fc->root->d_sb; in reconfigure_super() local
990 static void do_emergency_remount_callback(struct super_block *sb) in do_emergency_remount_callback()
1026 static void do_thaw_all_callback(struct super_block *sb) in do_thaw_all_callback()
1105 void kill_anon_super(struct super_block *sb) in kill_anon_super()
1113 void kill_litter_super(struct super_block *sb) in kill_litter_super()
1121 int set_anon_super_fc(struct super_block *sb, struct fs_context *fc) in set_anon_super_fc()
1127 static int test_keyed_super(struct super_block *sb, struct fs_context *fc) in test_keyed_super()
1164 int (*fill_super)(struct super_block *sb, in vfs_get_super()
1168 struct super_block *sb; in vfs_get_super() local
1218 int (*fill_super)(struct super_block *sb, in get_tree_nodev()
1226 int (*fill_super)(struct super_block *sb, in get_tree_single()
1234 int (*fill_super)(struct super_block *sb, in get_tree_single_reconf()
1242 int (*fill_super)(struct super_block *sb, in get_tree_keyed()
1440 void kill_block_super(struct super_block *sb) in kill_block_super()
1540 struct super_block *sb; in vfs_get_tree() local
1597 int super_setup_bdi_name(struct super_block *sb, char *fmt, ...) in super_setup_bdi_name()
1625 int super_setup_bdi(struct super_block *sb) in super_setup_bdi()
1642 static void sb_wait_write(struct super_block *sb, int level) in sb_wait_write()
1651 static void lockdep_sb_freeze_release(struct super_block *sb) in lockdep_sb_freeze_release()
1662 static void lockdep_sb_freeze_acquire(struct super_block *sb) in lockdep_sb_freeze_acquire()
1670 static void sb_freeze_unlock(struct super_block *sb) in sb_freeze_unlock()
1711 int freeze_super(struct super_block *sb) in freeze_super()
1780 static int thaw_super_locked(struct super_block *sb) in thaw_super_locked()
1815 int thaw_super(struct super_block *sb) in thaw_super()