Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dfuse.h352 struct fuse_file_lock { struct
888 struct fuse_file_lock lk;
894 struct fuse_file_lock lk;
/linux/fs/fuse/
H A Dfile.c2466 const struct fuse_file_lock *ffl, in convert_fuse_file_lock()
2568 static int fuse_file_lock(struct file *file, int cmd, struct file_lock *fl) in fuse_file_flock()
3096 .lock = fuse_file_lock, in __fuse_copy_file_range()
2539 static int fuse_file_lock(struct file *file, int cmd, struct file_lock *fl) fuse_file_lock() function