Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dfcntl.h33 #define IS_GETLK32(cmd) ((cmd) == F_GETLK) macro
40 #define IS_GETLK32(cmd) (0) macro