Searched refs:fuse_file_lock (Results 1 – 4 of 4) sorted by relevance
196 struct fuse_file_lock { struct589 struct fuse_file_lock lk;595 struct fuse_file_lock lk;
253 struct fuse_file_lock { struct684 struct fuse_file_lock lk;690 struct fuse_file_lock lk;
2418 const struct fuse_file_lock *ffl, in convert_fuse_file_lock()2524 static int fuse_file_lock(struct file *file, int cmd, struct file_lock *fl) in fuse_file_lock() function3502 .lock = fuse_file_lock,