Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/ia32/
Dsys_ia32.c3274 put_flock32(struct flock *kfl, struct flock32 *ufl) in put_flock32() function
3308 if (cmd == F_GETLK && put_flock32(&f, (struct flock32 *) A(arg))) in sys32_fcntl()