Searched refs:IS_SETLK (Results 1 – 2 of 2) sorted by relevance
45 #define IS_SETLK(cmd) (IS_SETLK32(cmd) || IS_SETLK64(cmd)) macro
147 if ((IS_SETLK(cmd) || IS_SETLKW(cmd)) in nlmclnt_proc()171 if (IS_SETLK(cmd) || IS_SETLKW(cmd)) { in nlmclnt_proc()