Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dfcntl.h36 #define IS_GETLK64(cmd) ((cmd) == F_GETLK64) macro
43 #define IS_GETLK64(cmd) ((cmd) == F_GETLK) macro