Searched refs:IS_GETLK (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dfcntl.h44 #define IS_GETLK(cmd) (IS_GETLK32(cmd) || IS_GETLK64(cmd)) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dfcntl.h44 #define IS_GETLK(cmd) (IS_GETLK32(cmd) || IS_GETLK64(cmd)) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/nfs/
H A Dfile.c263 if (IS_GETLK(cmd))
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/lockd/
H A Dclntproc.c177 } else if (IS_GETLK(cmd))

Completed in 109 milliseconds