Searched refs:fuse_file_lock (Results 1 – 2 of 2) sorted by relevance
341 struct fuse_file_lock {873 struct fuse_file_lock lk;879 struct fuse_file_lock lk;332 struct fuse_file_lock { global() struct 333 startfuse_file_lock global() argument 334 endfuse_file_lock global() argument 335 typefuse_file_lock global() argument 336 pidfuse_file_lock global() argument
2686 const struct fuse_file_lock *ffl, in convert_fuse_file_lock()2788 static int fuse_file_lock(struct file *file, int cmd, struct file_lock *fl) in fuse_file_lock() function3404 .lock = fuse_file_lock,