Lines Matching defs:sb

63 	struct super_block *sb;  in super_cache_scan()  local
120 struct super_block *sb; in super_cache_count() local
308 void put_super(struct super_block *sb) in put_super()
413 bool trylock_super(struct super_block *sb) in trylock_super()
441 void retire_super(struct super_block *sb) in retire_super()
468 void generic_shutdown_super(struct super_block *sb) in generic_shutdown_super()
666 void drop_super(struct super_block *sb) in drop_super()
674 void drop_super_exclusive(struct super_block *sb) in drop_super_exclusive()
683 struct super_block *sb, *p = NULL; in __iterate_supers() local
713 struct super_block *sb, *p = NULL; in iterate_supers() local
749 struct super_block *sb, *p = NULL; in iterate_supers_type() local
782 struct super_block *sb; in get_super() local
820 struct super_block *sb; in get_active_super() local
843 struct super_block *sb; in user_get_super() local
882 struct super_block *sb = fc->root->d_sb; in reconfigure_super() local
968 static void do_emergency_remount_callback(struct super_block *sb) in do_emergency_remount_callback()
1004 static void do_thaw_all_callback(struct super_block *sb) in do_thaw_all_callback()
1083 void kill_anon_super(struct super_block *sb) in kill_anon_super()
1091 void kill_litter_super(struct super_block *sb) in kill_litter_super()
1099 int set_anon_super_fc(struct super_block *sb, struct fs_context *fc) in set_anon_super_fc()
1105 static int test_keyed_super(struct super_block *sb, struct fs_context *fc) in test_keyed_super()
1142 int (*fill_super)(struct super_block *sb, in vfs_get_super()
1146 struct super_block *sb; in vfs_get_super() local
1196 int (*fill_super)(struct super_block *sb, in get_tree_nodev()
1204 int (*fill_super)(struct super_block *sb, in get_tree_single()
1212 int (*fill_super)(struct super_block *sb, in get_tree_single_reconf()
1220 int (*fill_super)(struct super_block *sb, in get_tree_keyed()
1422 void kill_block_super(struct super_block *sb) in kill_block_super()
1522 struct super_block *sb; in vfs_get_tree() local
1579 int super_setup_bdi_name(struct super_block *sb, char *fmt, ...) in super_setup_bdi_name()
1608 int super_setup_bdi(struct super_block *sb) in super_setup_bdi()
1625 static void sb_wait_write(struct super_block *sb, int level) in sb_wait_write()
1634 static void lockdep_sb_freeze_release(struct super_block *sb) in lockdep_sb_freeze_release()
1645 static void lockdep_sb_freeze_acquire(struct super_block *sb) in lockdep_sb_freeze_acquire()
1653 static void sb_freeze_unlock(struct super_block *sb, int level) in sb_freeze_unlock()
1692 int freeze_super(struct super_block *sb) in freeze_super()
1762 static int thaw_super_locked(struct super_block *sb) in thaw_super_locked()
1803 int thaw_super(struct super_block *sb) in thaw_super()