Lines Matching defs:sb

50 	struct super_block *sb;  in prune_super()  local
215 static void __put_super(struct super_block *sb) in __put_super()
230 static void put_super(struct super_block *sb) in put_super()
330 bool grab_super_passive(struct super_block *sb) in grab_super_passive()
354 void lock_super(struct super_block * sb) in lock_super()
359 void unlock_super(struct super_block * sb) in unlock_super()
381 void generic_shutdown_super(struct super_block *sb) in generic_shutdown_super()
477 void drop_super(struct super_block *sb) in drop_super()
499 struct super_block *sb, *p = NULL; in sync_supers() local
535 struct super_block *sb, *p = NULL; in iterate_supers() local
571 struct super_block *sb, *p = NULL; in iterate_supers_type() local
606 struct super_block *sb; in get_super() local
668 struct super_block *sb; in get_active_super() local
691 struct super_block *sb; in user_get_super() local
725 int do_remount_sb(struct super_block *sb, int flags, void *data, int force) in do_remount_sb()
791 struct super_block *sb, *p = NULL; in do_emergency_remount() local
893 void kill_anon_super(struct super_block *sb) in kill_anon_super()
902 void kill_litter_super(struct super_block *sb) in kill_litter_super()
911 static int ns_test_super(struct super_block *sb, void *data) in ns_test_super()
916 static int ns_set_super(struct super_block *sb, void *data) in ns_set_super()
925 struct super_block *sb; in mount_ns() local
1044 void kill_block_super(struct super_block *sb) in kill_block_super()
1115 struct super_block *sb; in mount_fs() local
1173 int freeze_super(struct super_block *sb) in freeze_super()
1228 int thaw_super(struct super_block *sb) in thaw_super()