Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dfuse.h194 struct fuse_file_lock { struct
580 struct fuse_file_lock lk;
586 struct fuse_file_lock lk;
/Linux-v4.19/fs/fuse/
Dfile.c2098 const struct fuse_file_lock *ffl, in convert_fuse_file_lock()
2204 static int fuse_file_lock(struct file *file, int cmd, struct file_lock *fl) in fuse_file_lock() function
3023 .lock = fuse_file_lock,
3041 .lock = fuse_file_lock,