Home
last modified time | relevance | path

Searched defs:fcntl_getlk (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/linux/
Dfilelock.h191 static inline int fcntl_getlk(struct file *file, unsigned int cmd, in fcntl_getlk() function
/linux-6.6.21/fs/
Dlocks.c2209 int fcntl_getlk(struct file *filp, unsigned int cmd, struct flock *flock) in fcntl_getlk() function