Home
last modified time | relevance | path

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

/linux-6.1.9/fs/
Dlocks.c76 #define IS_REMOTELCK(fl) (fl->fl_pid <= 0) macro
2170 if (IS_REMOTELCK(fl)) in locks_translate_pid()