Searched refs:noent (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/dlm/
H A Dlock.c4624 int error = 0, noent = 0; local
4652 noent = 1;
4677 noent = 1;
4682 noent = 1;
4724 if (error == -ENOENT && noent) {

Completed in 190 milliseconds