Toggle navigation
/
Symbol
File
Text
Line
Symbol: ufl
function parameter
Defined...
fs/fcntl.c:522:48-522:82
: static int get_compat_flock(struct flock *kfl, const struct compat_flock __user *ufl)
fs/fcntl.c:532:50-532:86
: static int get_compat_flock64(struct flock *kfl, const struct compat_flock64 __user *ufl)
fs/fcntl.c:542:54-542:82
: static int put_compat_flock(const struct flock *kfl, struct compat_flock __user *ufl)
fs/fcntl.c:553:56-553:86
: static int put_compat_flock64(const struct flock *kfl, struct compat_flock64 __user *ufl)