Home
last modified time | relevance | path

Searched defs:IS_SETLK64 (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/linux/
Dfcntl.h23 #define IS_SETLK64(cmd) ((cmd) == F_SETLK64) macro
30 #define IS_SETLK64(cmd) ((cmd) == F_SETLK) macro