Home
last modified time | relevance | path

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

/fs/
Dfcntl.c550 static int get_compat_flock64(struct flock *kfl, const struct compat_flock64 __user *ufl) in get_compat_flock64() function
652 err = get_compat_flock64(&flock, compat_ptr(arg)); in do_compat_fcntl64()
670 err = get_compat_flock64(&flock, compat_ptr(arg)); in do_compat_fcntl64()