Home
last modified time | relevance | path

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

/linux-6.15/fs/gfs2/
H A Dquota.c1436 struct gfs2_quota_data *old_qd, *qd; in gfs2_quota_init() local
1460 old_qd = gfs2_qd_search_bucket(hash, sdp, qc_id); in gfs2_quota_init()
1461 if (old_qd) { in gfs2_quota_init()
1469 qd_put(old_qd); in gfs2_quota_init()