Home
last modified time | relevance | path

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

/Linux-v5.15/fs/
Dlocks.c1710 int self_wcount = 0, self_rcount = 0; in check_conflicting_open() local
1730 self_wcount = 1; in check_conflicting_open()
1734 if (atomic_read(&inode->i_writecount) != self_wcount || in check_conflicting_open()