Searched refs:fuse_file_lock (Results 1 – 2 of 2) sorted by relevance
323 struct fuse_file_lock { struct840 struct fuse_file_lock lk;846 struct fuse_file_lock lk;
2488 const struct fuse_file_lock *ffl, in convert_fuse_file_lock()2594 static int fuse_file_lock(struct file *file, int cmd, struct file_lock *fl) in fuse_file_lock() function3210 .lock = fuse_file_lock,