Home
last modified time | relevance | path

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

/linux/lib/
A Dlockref.c137 int lockref_put_or_lock(struct lockref *lockref) in lockref_put_or_lock() function
154 EXPORT_SYMBOL(lockref_put_or_lock);
/linux/include/linux/
A Dlockref.h41 extern int lockref_put_or_lock(struct lockref *);
/linux/fs/erofs/
A Dzutil.c290 if (lockref_put_or_lock(&grp->lockref)) in erofs_workgroup_put()
/linux/fs/gfs2/
A Dquota.c330 if (lockref_put_or_lock(&qd->qd_lockref)) in qd_put()
A Dglock.c282 if (lockref_put_or_lock(&gl->gl_lockref)) in __gfs2_glock_put_or_lock()

Completed in 24 milliseconds