Home
last modified time | relevance | path

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

/linux/fs/gfs2/
A Dquota.c163 if (qd->qd_lockref.count == 0) { in gfs2_qd_isolate()
239 qd->qd_lockref.count = 0; in qd_alloc()
301 new_qd->qd_lockref.count++; in qd_get()
323 qd->qd_lockref.count++; in __qd_hold()
343 qd->qd_lockref.count = 0; in qd_put()
404 spin_lock(&qd->qd_lockref.lock); in bh_get()
432 spin_lock(&qd->qd_lockref.lock); in bh_get()
454 spin_lock(&qd->qd_lockref.lock); in bh_put()
470 spin_lock(&qd->qd_lockref.lock); in qd_grab_sync()
478 qd->qd_lockref.count++; in qd_grab_sync()
[all …]
A Dincore.h443 struct lockref qd_lockref; member

Completed in 11 milliseconds