Searched refs:fuse_file_lock (Results 1 – 3 of 3) sorted by relevance
323 struct fuse_file_lock { struct842 struct fuse_file_lock lk;848 struct fuse_file_lock lk;
328 struct fuse_file_lock { struct858 struct fuse_file_lock lk;864 struct fuse_file_lock lk;
2500 const struct fuse_file_lock *ffl, in convert_fuse_file_lock()2606 static int fuse_file_lock(struct file *file, int cmd, struct file_lock *fl) in fuse_file_lock() function3222 .lock = fuse_file_lock,