Lines Matching refs:gfs2_sbd

85 static unsigned int gfs2_qd_hash(const struct gfs2_sbd *sdp,  in gfs2_qd_hash()
90 h = jhash(&sdp, sizeof(struct gfs2_sbd *), 0); in gfs2_qd_hash()
115 struct gfs2_sbd *sdp; in gfs2_qd_dispose()
211 static struct gfs2_quota_data *qd_alloc(unsigned hash, struct gfs2_sbd *sdp, struct kqid qid) in qd_alloc()
241 const struct gfs2_sbd *sdp, in gfs2_qd_search_bucket()
262 static int qd_get(struct gfs2_sbd *sdp, struct kqid qid, in qd_get()
302 struct gfs2_sbd *sdp = qd->qd_gl->gl_name.ln_sbd; in qd_hold()
320 struct gfs2_sbd *sdp = qd->qd_sbd; in slot_get()
344 struct gfs2_sbd *sdp = qd->qd_sbd; in slot_hold()
354 struct gfs2_sbd *sdp = qd->qd_sbd; in slot_put()
367 struct gfs2_sbd *sdp = qd->qd_gl->gl_name.ln_sbd; in bh_get()
414 struct gfs2_sbd *sdp = qd->qd_gl->gl_name.ln_sbd; in bh_put()
426 static int qd_check_sync(struct gfs2_sbd *sdp, struct gfs2_quota_data *qd, in qd_check_sync()
444 static int qd_fish(struct gfs2_sbd *sdp, struct gfs2_quota_data **qdp) in qd_fish()
494 static int qdsb_get(struct gfs2_sbd *sdp, struct kqid qid, in qdsb_get()
535 struct gfs2_sbd *sdp = GFS2_SB(&ip->i_inode); in gfs2_qa_get()
566 struct gfs2_sbd *sdp = GFS2_SB(&ip->i_inode); in gfs2_quota_hold()
624 struct gfs2_sbd *sdp = GFS2_SB(&ip->i_inode); in gfs2_quota_unhold()
654 struct gfs2_sbd *sdp = qd->qd_gl->gl_name.ln_sbd; in do_qc()
698 struct gfs2_sbd *sdp = GFS2_SB(inode); in gfs2_write_buf_to_page()
822 struct gfs2_sbd *sdp = GFS2_SB(inode); in gfs2_adjust_quota()
874 struct gfs2_sbd *sdp = (*qda)->qd_gl->gl_name.ln_sbd; in do_sync()
974 static int update_qd(struct gfs2_sbd *sdp, struct gfs2_quota_data *qd) in update_qd()
1002 struct gfs2_sbd *sdp = qd->qd_gl->gl_name.ln_sbd; in do_glock()
1049 struct gfs2_sbd *sdp = GFS2_SB(&ip->i_inode); in gfs2_quota_lock()
1084 struct gfs2_sbd *sdp = qd->qd_gl->gl_name.ln_sbd; in need_sync()
1120 struct gfs2_sbd *sdp = GFS2_SB(&ip->i_inode); in gfs2_quota_unlock()
1171 struct gfs2_sbd *sdp = qd->qd_gl->gl_name.ln_sbd; in print_message()
1201 struct gfs2_sbd *sdp = GFS2_SB(&ip->i_inode); in gfs2_quota_check()
1260 struct gfs2_sbd *sdp = GFS2_SB(&ip->i_inode); in gfs2_quota_change()
1283 struct gfs2_sbd *sdp = sb->s_fs_info; in gfs2_quota_sync()
1327 int gfs2_quota_refresh(struct gfs2_sbd *sdp, struct kqid qid) in gfs2_quota_refresh()
1345 int gfs2_quota_init(struct gfs2_sbd *sdp) in gfs2_quota_init()
1446 void gfs2_quota_cleanup(struct gfs2_sbd *sdp) in gfs2_quota_cleanup()
1483 static void quotad_error(struct gfs2_sbd *sdp, const char *msg, int error) in quotad_error()
1494 static void quotad_check_timeo(struct gfs2_sbd *sdp, const char *msg, in quotad_check_timeo()
1508 static void quotad_check_trunc_list(struct gfs2_sbd *sdp) in quotad_check_trunc_list()
1527 void gfs2_wake_up_statfs(struct gfs2_sbd *sdp) { in gfs2_wake_up_statfs()
1543 struct gfs2_sbd *sdp = data; in gfs2_quotad()
1594 struct gfs2_sbd *sdp = sb->s_fs_info; in gfs2_quota_get_state()
1626 struct gfs2_sbd *sdp = sb->s_fs_info; in gfs2_get_dqblk()
1665 struct gfs2_sbd *sdp = sb->s_fs_info; in gfs2_set_dqblk()