Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dfuse.h250 struct fuse_file_lock { struct
668 struct fuse_file_lock lk;
674 struct fuse_file_lock lk;
/Linux-v5.4/fs/fuse/
Dfile.c2301 const struct fuse_file_lock *ffl, in convert_fuse_file_lock()
2407 static int fuse_file_lock(struct file *file, int cmd, struct file_lock *fl) in fuse_file_lock() function
3342 .lock = fuse_file_lock,