Home
last modified time | relevance | path

Searched refs:F_GETLK (Results 1 – 3 of 3) sorted by relevance

/include/linux/
Dfcntl.h29 #define IS_GETLK32(cmd) ((cmd) == F_GETLK)
39 #define IS_GETLK64(cmd) ((cmd) == F_GETLK)
/include/uapi/asm-generic/
Dfcntl.h104 #ifndef F_GETLK
105 #define F_GETLK 5 macro
/include/trace/events/
Dfs.h57 { F_GETLK, "GETLK" }, \
78 { F_GETLK, "GETLK" }, \