Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dfcntl.h29 #define IS_GETLK32(cmd) ((cmd) == F_GETLK) macro
36 #define IS_GETLK32(cmd) (0) macro