Lines Matching refs:super_block
8 struct super_block;
27 void emergency_thaw_bdev(struct super_block *sb);
42 static inline int emergency_thaw_bdev(struct super_block *sb) in emergency_thaw_bdev()
89 extern int sb_prepare_remount_readonly(struct super_block *);
117 extern bool trylock_super(struct super_block *sb);
118 extern struct super_block *user_get_super(dev_t);
149 extern long prune_icache_sb(struct super_block *sb, struct shrink_control *sc);
157 extern int invalidate_inodes(struct super_block *, bool);
163 extern long prune_dcache_sb(struct super_block *sb, struct shrink_control *sc);
165 extern struct dentry * d_alloc_pseudo(struct super_block *, const struct qstr *);
192 int sb_init_dio_done_wq(struct super_block *sb);