Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ !
Dlocks.c1671 int self_wcount = 0, self_rcount = 0; in check_conflicting_open() local
1693 self_rcount = 1; in check_conflicting_open()
1696 atomic_read(&inode->i_readcount) != self_rcount) in check_conflicting_open()