Lines Matching defs:sb

58 	struct super_block *sb;  in super_cache_scan()  local
115 struct super_block *sb; in super_cache_count() local
246 static void __put_super(struct super_block *sb) in __put_super()
261 static void put_super(struct super_block *sb) in put_super()
367 bool trylock_super(struct super_block *sb) in trylock_super()
393 void generic_shutdown_super(struct super_block *sb) in generic_shutdown_super()
490 void drop_super(struct super_block *sb) in drop_super()
508 struct super_block *sb, *p = NULL; in iterate_supers() local
544 struct super_block *sb, *p = NULL; in iterate_supers_type() local
578 struct super_block *sb; in get_super() local
641 struct super_block *sb; in get_active_super() local
664 struct super_block *sb; in user_get_super() local
698 int do_remount_sb(struct super_block *sb, int flags, void *data, int force) in do_remount_sb()
774 struct super_block *sb, *p = NULL; in do_emergency_remount() local
876 void kill_anon_super(struct super_block *sb) in kill_anon_super()
885 void kill_litter_super(struct super_block *sb) in kill_litter_super()
894 static int ns_test_super(struct super_block *sb, void *data) in ns_test_super()
899 static int ns_set_super(struct super_block *sb, void *data) in ns_set_super()
908 struct super_block *sb; in mount_ns() local
1026 void kill_block_super(struct super_block *sb) in kill_block_super()
1094 struct super_block *sb; in mount_fs() local
1147 void __sb_end_write(struct super_block *sb, int level) in __sb_end_write()
1171 static void acquire_freeze_lock(struct super_block *sb, int level, bool trylock, in acquire_freeze_lock()
1191 int __sb_start_write(struct super_block *sb, int level, bool wait) in __sb_start_write()
1228 static void sb_wait_write(struct super_block *sb, int level) in sb_wait_write()
1290 int freeze_super(struct super_block *sb) in freeze_super()
1365 int thaw_super(struct super_block *sb) in thaw_super()