Home
last modified time | relevance | path

Searched defs:ufl (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/fs/
Dcompat.c370 static int get_compat_flock(struct flock *kfl, struct compat_flock __user *ufl) in get_compat_flock()
382 static int put_compat_flock(struct flock *kfl, struct compat_flock __user *ufl) in put_compat_flock()
395 static int get_compat_flock64(struct flock *kfl, struct compat_flock64 __user *ufl) in get_compat_flock64()
409 static int put_compat_flock64(struct flock *kfl, struct compat_flock64 __user *ufl) in put_compat_flock64()