Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dfuse.h194 struct fuse_file_lock { struct
582 struct fuse_file_lock lk;
588 struct fuse_file_lock lk;
/linux-4.19.296/fs/fuse/
Dfile.c2120 const struct fuse_file_lock *ffl, in convert_fuse_file_lock()
2226 static int fuse_file_lock(struct file *file, int cmd, struct file_lock *fl) in fuse_file_lock() function
3063 .lock = fuse_file_lock,
3081 .lock = fuse_file_lock,