Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dfuse.h332 struct fuse_file_lock { struct
862 struct fuse_file_lock lk;
868 struct fuse_file_lock lk;
/linux-6.12.1/fs/fuse/
Dfile.c2603 const struct fuse_file_lock *ffl, in convert_fuse_file_lock()
2705 static int fuse_file_lock(struct file *file, int cmd, struct file_lock *fl) in fuse_file_lock() function
3321 .lock = fuse_file_lock,