Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/
A Dfcntl.c533 static int get_compat_flock64(struct flock *kfl, const struct compat_flock64 __user *ufl) in get_compat_flock64() function
635 err = get_compat_flock64(&flock, compat_ptr(arg)); in do_compat_fcntl64()
653 err = get_compat_flock64(&flock, compat_ptr(arg)); in do_compat_fcntl64()

Completed in 4 milliseconds