Lines Matching defs:sb
132 int ocfs2_validate_quota_block(struct super_block *sb, struct buffer_head *bh) in ocfs2_validate_quota_block()
165 ssize_t ocfs2_quota_read(struct super_block *sb, int type, char *data, in ocfs2_quota_read()
214 ssize_t ocfs2_quota_write(struct super_block *sb, int type, in ocfs2_quota_write()
336 int ocfs2_global_read_info(struct super_block *sb, int type) in ocfs2_global_read_info()
415 static int __ocfs2_global_write_info(struct super_block *sb, int type) in __ocfs2_global_write_info()
443 int ocfs2_global_write_info(struct super_block *sb, int type) in ocfs2_global_write_info()
456 static int ocfs2_global_qinit_alloc(struct super_block *sb, int type) in ocfs2_global_qinit_alloc()
467 static int ocfs2_calc_global_qinit_credits(struct super_block *sb, int type) in ocfs2_calc_global_qinit_credits()
481 struct super_block *sb = dquot->dq_sb; in __ocfs2_sync_dquot() local
594 struct super_block *sb = dquot->dq_sb; in ocfs2_sync_dquot_helper() local
635 struct super_block *sb = oinfo->dqi_gqinode->i_sb; in qsync_work_fn() local
669 static int ocfs2_calc_qdel_credits(struct super_block *sb, int type) in ocfs2_calc_qdel_credits()
782 struct super_block *sb = dquot->dq_sb; in ocfs2_acquire_dquot() local
873 struct super_block *sb = dquot->dq_sb; in ocfs2_mark_dquot_dirty() local
923 static int ocfs2_write_info(struct super_block *sb, int type) in ocfs2_write_info()
948 static struct dquot *ocfs2_alloc_dquot(struct super_block *sb, int type) in ocfs2_alloc_dquot()