Lines Matching defs:sb
91 static int ocfs2_validate_quota_block(struct super_block *sb, in ocfs2_validate_quota_block()
152 ssize_t ocfs2_quota_read(struct super_block *sb, int type, char *data, in ocfs2_quota_read()
189 ssize_t ocfs2_quota_write(struct super_block *sb, int type, in ocfs2_quota_write()
296 int ocfs2_global_read_info(struct super_block *sb, int type) in ocfs2_global_read_info()
364 static int __ocfs2_global_write_info(struct super_block *sb, int type) in __ocfs2_global_write_info()
392 int ocfs2_global_write_info(struct super_block *sb, int type) in ocfs2_global_write_info()
451 struct super_block *sb = dquot->dq_sb; in __ocfs2_sync_dquot() local
562 struct super_block *sb = dquot->dq_sb; in ocfs2_sync_dquot_helper() local
604 struct super_block *sb = oinfo->dqi_gqinode->i_sb; in qsync_work_fn() local
636 int ocfs2_calc_qdel_credits(struct super_block *sb, int type) in ocfs2_calc_qdel_credits()
681 int ocfs2_calc_qinit_credits(struct super_block *sb, int type) in ocfs2_calc_qinit_credits()
742 struct super_block *sb = dquot->dq_sb; in ocfs2_mark_dquot_dirty() local
789 static int ocfs2_write_info(struct super_block *sb, int type) in ocfs2_write_info()
815 static struct dquot *ocfs2_alloc_dquot(struct super_block *sb, int type) in ocfs2_alloc_dquot()