Home
last modified time | relevance | path

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

/linux-5.19.10/fs/
Dfcntl.c521 static int get_compat_flock(struct flock *kfl, const struct compat_flock __user *ufl) in get_compat_flock() function
621 err = get_compat_flock(&flock, compat_ptr(arg)); in do_compat_fcntl64()
642 err = get_compat_flock(&flock, compat_ptr(arg)); in do_compat_fcntl64()