Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/gfs2/
Dglock.c923 unsigned int drop_refs = 1; in glock_work_func() local
927 drop_refs++; in glock_work_func()
947 drop_refs--; in glock_work_func()
958 gl->gl_lockref.count -= drop_refs; in glock_work_func()