Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dfilelock.h142 int fcntl_getlk64(struct file *, unsigned int, struct flock64 *);
204 static inline int fcntl_getlk64(struct file *file, unsigned int cmd, in fcntl_getlk64() function
/linux-6.3-rc2/arch/arm/kernel/
A Dsys_oabi-compat.c252 err = fcntl_getlk64(f.file, cmd, &flock); in sys_oabi_fcntl64()
/linux-6.3-rc2/fs/
A Dfcntl.c490 err = fcntl_getlk64(f.file, cmd, &flock); in SYSCALL_DEFINE3()
A Dlocks.c2407 int fcntl_getlk64(struct file *filp, unsigned int cmd, struct flock64 *flock) in fcntl_getlk64() function

Completed in 29 milliseconds