Home
last modified time | relevance | path

Searched refs:lockref_mark_dead (Results 1 – 6 of 6) sorted by relevance

/linux-6.6.21/lib/
Dlockref.c160 void lockref_mark_dead(struct lockref *lockref) in lockref_mark_dead() function
165 EXPORT_SYMBOL(lockref_mark_dead);
/linux-6.6.21/include/linux/
Dlockref.h43 extern void lockref_mark_dead(struct lockref *);
/linux-6.6.21/fs/erofs/
Dutils.c142 lockref_mark_dead(&grp->lockref); in erofs_try_to_release_workgroup()
/linux-6.6.21/fs/gfs2/
Dquota.c167 lockref_mark_dead(&qd->qd_lockref); in gfs2_qd_isolate()
326 lockref_mark_dead(&qd->qd_lockref); in qd_put()
1506 lockref_mark_dead(&qd->qd_lockref); in gfs2_quota_cleanup()
Dglock.c275 lockref_mark_dead(&gl->gl_lockref); in __gfs2_glock_put()
/linux-6.6.21/fs/
Ddcache.c588 lockref_mark_dead(&dentry->d_lockref); in __dentry_kill()