Searched refs:get_flock64 (Results 1 – 1 of 1) sorted by relevance
1403 static inline int get_flock64(struct ia32_flock64 *fl32, struct flock *fl64) in get_flock64() function1447 ret = get_flock64((struct ia32_flock64 *)arg, &fl64); in sys32_fcntl64()