Home
last modified time | relevance | path

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

/Linux-v4.19/fs/gfs2/
Dquota.c109 static void gfs2_qd_dealloc(struct rcu_head *rcu) in gfs2_qd_dealloc() function
143 call_rcu(&qd->qd_rcu, gfs2_qd_dealloc); in gfs2_qd_dispose()
1465 call_rcu(&qd->qd_rcu, gfs2_qd_dealloc); in gfs2_quota_cleanup()