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
991 static void do_emergency_remount_callback(struct super_block *sb) in do_emergency_remount_callback()
1027 static void do_thaw_all_callback(struct super_block *sb) in do_thaw_all_callback()
1106 void kill_anon_super(struct super_block *sb) in kill_anon_super()
1114 void kill_litter_super(struct super_block *sb) in kill_litter_super()
1122 int set_anon_super_fc(struct super_block *sb, struct fs_context *fc) in set_anon_super_fc()
1128 static int test_keyed_super(struct super_block *sb, struct fs_context *fc) in test_keyed_super()
1165 int (*fill_super)(struct super_block *sb, in vfs_get_super()
1169 struct super_block *sb; in vfs_get_super() local
1219 int (*fill_super)(struct super_block *sb, in get_tree_nodev()
1227 int (*fill_super)(struct super_block *sb, in get_tree_single()
1235 int (*fill_super)(struct super_block *sb, in get_tree_single_reconf()
1243 int (*fill_super)(struct super_block *sb, in get_tree_keyed()
1441 void kill_block_super(struct super_block *sb) in kill_block_super()
1541 struct super_block *sb; in vfs_get_tree() local
1598 int super_setup_bdi_name(struct super_block *sb, char *fmt, ...) in super_setup_bdi_name()
1626 int super_setup_bdi(struct super_block *sb) in super_setup_bdi()
1643 static void sb_wait_write(struct super_block *sb, int level) in sb_wait_write()
1652 static void lockdep_sb_freeze_release(struct super_block *sb) in lockdep_sb_freeze_release()
1663 static void lockdep_sb_freeze_acquire(struct super_block *sb) in lockdep_sb_freeze_acquire()
1671 static void sb_freeze_unlock(struct super_block *sb, int level) in sb_freeze_unlock()
1710 int freeze_super(struct super_block *sb) in freeze_super()
1786 static int thaw_super_locked(struct super_block *sb) in thaw_super_locked()
1821 int thaw_super(struct super_block *sb) in thaw_super()