Searched refs:lockref_put_or_lock (Results 1 – 6 of 6) sorted by relevance
137 int lockref_put_or_lock(struct lockref *lockref) in lockref_put_or_lock() function154 EXPORT_SYMBOL(lockref_put_or_lock);
41 extern int lockref_put_or_lock(struct lockref *);
108 if (lockref_put_or_lock(&grp->lockref)) in erofs_workgroup_put()
316 if (lockref_put_or_lock(&gl->gl_lockref)) in gfs2_glock_put()331 if (lockref_put_or_lock(&gl->gl_lockref)) in gfs2_glock_put_async()
317 if (lockref_put_or_lock(&qd->qd_lockref)) in qd_put()
779 return lockref_put_or_lock(&dentry->d_lockref); in fast_dput()