Home
last modified time | relevance | path

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

/linux/fs/
H A Dlocks.c1742 int self_wcount = 0, self_rcount = 0; in check_conflicting_open() local
1764 self_rcount = 1; in check_conflicting_open()
1767 atomic_read(&inode->i_readcount) != self_rcount) in check_conflicting_open()