Searched refs:get_compat_flock64 (Results 1 – 1 of 1) sorted by relevance
375 static int get_compat_flock64(struct flock *kfl, struct compat_flock64 __user *ufl) in get_compat_flock64() function463 ret = get_compat_flock64(&f, compat_ptr(arg)); in COMPAT_SYSCALL_DEFINE3()