Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/
A Dlockref.c89 int lockref_put_not_zero(struct lockref *lockref) in lockref_put_not_zero() function
110 EXPORT_SYMBOL(lockref_put_not_zero);
/linux-6.3-rc2/include/linux/
A Dlockref.h40 extern int lockref_put_not_zero(struct lockref *);
/linux-6.3-rc2/fs/gfs2/
A Dglock.c2502 if (!lockref_put_not_zero(&gl->gl_lockref)) in gfs2_glock_iter_next()

Completed in 14 milliseconds