Home
last modified time | relevance | path

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

/fs/
Dcompat.c406 static int get_compat_flock64(struct flock *kfl, struct compat_flock64 __user *ufl) in get_compat_flock64() function
475 ret = get_compat_flock64(&f, compat_ptr(arg)); in compat_sys_fcntl64()