Searched refs:get_compat_flock (Results 1 – 1 of 1) sorted by relevance
381 static int get_compat_flock(struct flock *kfl, struct compat_flock __user *ufl) in get_compat_flock() function444 ret = get_compat_flock(&f, compat_ptr(arg)); in compat_sys_fcntl64()