Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dfcntl.h59 #define IS_SETLK32(cmd) ((cmd) == F_SETLK) macro
66 #define IS_SETLK32(cmd) (0) macro