Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dglock.c698 unsigned int drop_refs = 1; in glock_work_func() local
702 drop_refs++; in glock_work_func()
722 drop_refs--; in glock_work_func()
733 gl->gl_lockref.count -= drop_refs; in glock_work_func()