Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dfcntl.h62 #define IS_SETLK64(cmd) ((cmd) == F_SETLK64) macro
69 #define IS_SETLK64(cmd) ((cmd) == F_SETLK) macro