Searched defs:fuse_file_lock (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/ | ||
H A D | fuse.h | 332 struct fuse_file_lock { global() struct |
/linux/fs/fuse/ | ||
H A D | file.c | 2788 static int fuse_file_lock(struct file *file, int cmd, struct file_lock *fl) in fuse_file_lock() function |