Home
last modified time | relevance | path

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

/fs/logfs/
Dreadwrite.c216 super->s_lock_count++; in prelock_page()
232 if (super->s_lock_count) in preunlock_page()
233 super->s_lock_count--; in preunlock_page()
Dlogfs.h397 int s_lock_count; member