Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dfuse.h344 struct fuse_file_lock { struct
878 struct fuse_file_lock lk;
884 struct fuse_file_lock lk;
/linux-6.15/fs/fuse/
H A Dfile.c2686 const struct fuse_file_lock *ffl, in convert_fuse_file_lock()
2788 static int fuse_file_lock(struct file *file, int cmd, struct file_lock *fl) in fuse_file_lock() function
3404 .lock = fuse_file_lock,