Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/x86_64/ia32/
Dsys_ia32.c1403 static inline int get_flock64(struct ia32_flock64 *fl32, struct flock *fl64) in get_flock64() function
1447 ret = get_flock64((struct ia32_flock64 *)arg, &fl64); in sys32_fcntl64()