Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/gfs2/
Dquota.c211 static struct gfs2_quota_data *qd_alloc(unsigned hash, struct gfs2_sbd *sdp, struct kqid qid) in qd_alloc() function
275 new_qd = qd_alloc(hash, sdp, qid); in qd_get()
1407 qd = qd_alloc(hash, sdp, qc_id); in gfs2_quota_init()