Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dfuse.h272 struct fuse_file_lock { struct
744 struct fuse_file_lock lk;
750 struct fuse_file_lock lk;
/linux-5.19.10/fs/fuse/
Dfile.c2456 const struct fuse_file_lock *ffl, in convert_fuse_file_lock()
2562 static int fuse_file_lock(struct file *file, int cmd, struct file_lock *fl) in fuse_file_lock() function
3178 .lock = fuse_file_lock,