Home
last modified time | relevance | path

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

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