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

/linux-4.1.27/include/uapi/linux/
H A Dfuse.h180 struct fuse_file_lock { struct
557 struct fuse_file_lock lk;
563 struct fuse_file_lock lk;
/linux-4.1.27/fs/fuse/
H A Dfile.c2071 static int convert_fuse_file_lock(const struct fuse_file_lock *ffl, convert_fuse_file_lock()
2169 static int fuse_file_lock(struct file *file, int cmd, struct file_lock *fl) fuse_file_lock() function
2965 .lock = fuse_file_lock,
2983 .lock = fuse_file_lock,

Completed in 77 milliseconds