Home
last modified time | relevance | path

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

/linux-4.19.296/fs/
Dlocks.c140 #define IS_REMOTELCK(fl) (fl->fl_pid <= 0) macro
2064 if (IS_REMOTELCK(fl)) in locks_translate_pid()