Home
last modified time | relevance | path

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

/Linux-v5.10/fs/gfs2/
Dglock.c905 unsigned int drop_refs = 1; in glock_work_func() local
909 drop_refs++; in glock_work_func()
929 drop_refs--; in glock_work_func()
940 gl->gl_lockref.count -= drop_refs; in glock_work_func()