Home
last modified time | relevance | path

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

/linux-6.3-rc2/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-6.3-rc2/include/linux/
A Dlockref.h41 extern int lockref_put_or_lock(struct lockref *);
/linux-6.3-rc2/fs/gfs2/
A Dquota.c309 if (lockref_put_or_lock(&qd->qd_lockref)) in qd_put()
A Dglock.c304 if (lockref_put_or_lock(&gl->gl_lockref)) in gfs2_glock_put()
/linux-6.3-rc2/fs/
A Ddcache.c775 return lockref_put_or_lock(&dentry->d_lockref); in fast_dput()

Completed in 15 milliseconds