Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dlocks.c77 #define IS_REMOTELCK(fl) (fl->fl_pid <= 0) macro
2156 if (IS_REMOTELCK(fl)) in locks_translate_pid()