Home
last modified time | relevance | path

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

/Linux-v6.1/fs/
Dlocks.c415 static inline int flock_translate_cmd(int cmd) { in flock_translate_cmd() function
2103 type = flock_translate_cmd(cmd & ~LOCK_NB); in SYSCALL_DEFINE2()