Lines Matching defs:sb

134 int ocfs2_validate_quota_block(struct super_block *sb, struct buffer_head *bh)  in ocfs2_validate_quota_block()
167 ssize_t ocfs2_quota_read(struct super_block *sb, int type, char *data, in ocfs2_quota_read()
216 ssize_t ocfs2_quota_write(struct super_block *sb, int type, in ocfs2_quota_write()
338 int ocfs2_global_read_info(struct super_block *sb, int type) in ocfs2_global_read_info()
417 static int __ocfs2_global_write_info(struct super_block *sb, int type) in __ocfs2_global_write_info()
445 int ocfs2_global_write_info(struct super_block *sb, int type) in ocfs2_global_write_info()
462 static int ocfs2_global_qinit_alloc(struct super_block *sb, int type) in ocfs2_global_qinit_alloc()
473 static int ocfs2_calc_global_qinit_credits(struct super_block *sb, int type) in ocfs2_calc_global_qinit_credits()
487 struct super_block *sb = dquot->dq_sb; in __ocfs2_sync_dquot() local
600 struct super_block *sb = dquot->dq_sb; in ocfs2_sync_dquot_helper() local
641 struct super_block *sb = oinfo->dqi_gqinode->i_sb; in qsync_work_fn() local
683 static int ocfs2_calc_qdel_credits(struct super_block *sb, int type) in ocfs2_calc_qdel_credits()
796 struct super_block *sb = dquot->dq_sb; in ocfs2_acquire_dquot() local
877 static int ocfs2_get_next_id(struct super_block *sb, struct kqid *qid) in ocfs2_get_next_id()
918 struct super_block *sb = dquot->dq_sb; in ocfs2_mark_dquot_dirty() local
968 static int ocfs2_write_info(struct super_block *sb, int type) in ocfs2_write_info()
993 static struct dquot *ocfs2_alloc_dquot(struct super_block *sb, int type) in ocfs2_alloc_dquot()