fuse: add support for mandatory locking
[deliverable/linux.git] / fs / fuse / fuse_i.h
index 8b64a630e7589c1592aa808c40e3b011588a4822..6c5461de1a5fd5c4cbbf806fddb6d12a948841fa 100644 (file)
@@ -591,3 +591,5 @@ int fuse_valid_type(int m);
  * Is task allowed to perform filesystem operation?
  */
 int fuse_allow_task(struct fuse_conn *fc, struct task_struct *task);
+
+u64 fuse_lock_owner_id(struct fuse_conn *fc, fl_owner_t id);
This page took 0.037565 seconds and 5 git commands to generate.