Home
last modified time | relevance | path

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

/linux/fs/
H A Dfcntl.c674 static int get_compat_flock64(struct flock *kfl, const struct compat_flock64 __user *ufl) in get_compat_flock64() function
776 err = get_compat_flock64(&flock, compat_ptr(arg)); in do_compat_fcntl64()
794 err = get_compat_flock64(&flock, compat_ptr(arg)); in do_compat_fcntl64()