Home
last modified time | relevance | path

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

/linux/fs/ !
H A Dlocks.c471 static inline int flock_translate_cmd(int cmd) { in flock_translate_cmd() function
2216 type = flock_translate_cmd(cmd & ~LOCK_NB); in SYSCALL_DEFINE2()