Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Dlocks.c452 static inline int flock_translate_cmd(int cmd) { in flock_translate_cmd() function
2154 type = flock_translate_cmd(cmd & ~LOCK_NB); in SYSCALL_DEFINE2()