Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A Dfcntl.c549 static int get_compat_flock64(struct flock *kfl, const struct compat_flock64 __user *ufl) in get_compat_flock64() function
651 err = get_compat_flock64(&flock, compat_ptr(arg)); in do_compat_fcntl64()
669 err = get_compat_flock64(&flock, compat_ptr(arg)); in do_compat_fcntl64()