Lines Matching defs:sb
58 struct super_block *sb; in super_cache_scan() local
115 struct super_block *sb; in super_cache_count() local
261 static void __put_super(struct super_block *sb) in __put_super()
276 static void put_super(struct super_block *sb) in put_super()
382 bool trylock_super(struct super_block *sb) in trylock_super()
408 void generic_shutdown_super(struct super_block *sb) in generic_shutdown_super()
506 void drop_super(struct super_block *sb) in drop_super()
524 struct super_block *sb, *p = NULL; in iterate_supers() local
560 struct super_block *sb, *p = NULL; in iterate_supers_type() local
594 struct super_block *sb; in get_super() local
657 struct super_block *sb; in get_active_super() local
680 struct super_block *sb; in user_get_super() local
714 int do_remount_sb(struct super_block *sb, int flags, void *data, int force) in do_remount_sb()
790 struct super_block *sb, *p = NULL; in do_emergency_remount() local
892 void kill_anon_super(struct super_block *sb) in kill_anon_super()
901 void kill_litter_super(struct super_block *sb) in kill_litter_super()
910 static int ns_test_super(struct super_block *sb, void *data) in ns_test_super()
915 static int ns_set_super(struct super_block *sb, void *data) in ns_set_super()
924 struct super_block *sb; in mount_ns() local
1042 void kill_block_super(struct super_block *sb) in kill_block_super()
1110 struct super_block *sb; in mount_fs() local
1163 void __sb_end_write(struct super_block *sb, int level) in __sb_end_write()
1173 int __sb_start_write(struct super_block *sb, int level, bool wait) in __sb_start_write()
1216 static void sb_wait_write(struct super_block *sb, int level) in sb_wait_write()
1232 static void sb_freeze_unlock(struct super_block *sb) in sb_freeze_unlock()
1276 int freeze_super(struct super_block *sb) in freeze_super()
1344 int thaw_super(struct super_block *sb) in thaw_super()