Home
last modified time | relevance | path

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

/include/uapi/asm-generic/
A Dfcntl.h118 #ifndef F_GETLK64
119 #define F_GETLK64 12 /* using 'struct flock64' */ macro
/include/linux/
A Dfcntl.h32 #define IS_GETLK64(cmd) ((cmd) == F_GETLK64)
/include/trace/misc/
A Dfs.h85 { F_GETLK64, "GETLK64" }, \

Completed in 4 milliseconds