Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dquota.c1437 struct gfs2_quota_data *old_qd, *qd; in gfs2_quota_init() local
1461 old_qd = gfs2_qd_search_bucket(hash, sdp, qc_id); in gfs2_quota_init()
1462 if (old_qd) { in gfs2_quota_init()
1470 qd_put(old_qd); in gfs2_quota_init()