Home
last modified time | relevance | path

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

/fs/
Dlocks.c1807 int self_wcount = 0, self_rcount = 0; in check_conflicting_open() local
1826 self_rcount = 1; in check_conflicting_open()
1829 atomic_read(&inode->i_readcount) != self_rcount) in check_conflicting_open()