Home
last modified time | relevance | path

Searched refs:fuse_file_lock (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dfuse.h253 struct fuse_file_lock { struct
682 struct fuse_file_lock lk;
688 struct fuse_file_lock lk;
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dfuse.h323 struct fuse_file_lock { struct
842 struct fuse_file_lock lk;
848 struct fuse_file_lock lk;
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dfuse.h55 struct fuse_file_lock { struct
335 struct fuse_file_lock lk;
340 struct fuse_file_lock lk;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dfuse.h55 struct fuse_file_lock { struct
335 struct fuse_file_lock lk;
340 struct fuse_file_lock lk;
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dfuse.h46 struct fuse_file_lock { struct
309 struct fuse_file_lock lk;
314 struct fuse_file_lock lk;
/kernel/linux/linux-5.10/fs/fuse/
H A Dfile.c2414 const struct fuse_file_lock *ffl, in convert_fuse_file_lock()
2520 static int fuse_file_lock(struct file *file, int cmd, struct file_lock *fl) in fuse_file_lock() function
3498 .lock = fuse_file_lock,
/kernel/linux/linux-6.6/fs/fuse/
H A Dfile.c2494 const struct fuse_file_lock *ffl, in convert_fuse_file_lock()
2600 static int fuse_file_lock(struct file *file, int cmd, struct file_lock *fl) in fuse_file_lock() function
3216 .lock = fuse_file_lock,

Completed in 18 milliseconds