Home
last modified time | relevance | path

Searched refs:qd_alloc (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/gfs2/
Dquota.c214 static struct gfs2_quota_data *qd_alloc(unsigned hash, struct gfs2_sbd *sdp, struct kqid qid) in qd_alloc() function
278 new_qd = qd_alloc(hash, sdp, qid); in qd_get()
1400 qd = qd_alloc(hash, sdp, qc_id); in gfs2_quota_init()