Home
last modified time | relevance | path

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

/linux-4.19.296/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()
1464 call_rcu(&qd->qd_rcu, gfs2_qd_dealloc); in gfs2_quota_cleanup()