Home
last modified time | relevance | path

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

/fs/
Dcompat.c381 static int get_compat_flock(struct flock *kfl, struct compat_flock __user *ufl) in get_compat_flock() function
444 ret = get_compat_flock(&f, compat_ptr(arg)); in compat_sys_fcntl64()