Home
last modified time | relevance | path

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

/linux/arch/arm/kernel/
H A Dsys_oabi-compat.c217 static int put_oabi_flock(struct flock64 *kernel, struct oabi_flock64 __user *arg) in put_oabi_flock() function
256 err = put_oabi_flock(&flock, argp); in sys_oabi_fcntl64()