Lines Matching refs:fuse_conn

78 void fuse_set_initialized(struct fuse_conn *fc)
85 static bool fuse_block_alloc(struct fuse_conn *fc, bool for_background)
90 static void fuse_drop_waiting(struct fuse_conn *fc)
108 struct fuse_conn *fc = fm->fc;
160 struct fuse_conn *fc = req->fm->fc;
236 void fuse_queue_forget(struct fuse_conn *fc, struct fuse_forget_link *forget,
255 static void flush_bg_queue(struct fuse_conn *fc)
283 struct fuse_conn *fc = fm->fc;
370 struct fuse_conn *fc = req->fm->fc;
436 static void fuse_adjust_compat(struct fuse_conn *fc, struct fuse_args *args)
471 struct fuse_conn *fc = req->fm->fc;
489 struct fuse_conn *fc = fm->fc;
529 struct fuse_conn *fc = fm->fc;
1193 static int fuse_read_forget(struct fuse_conn *fc, struct fuse_iqueue *fiq,
1217 struct fuse_conn *fc = fud->fc;
1355 * the fuse_conn(ection) when it is mounted, and is used to
1430 static int fuse_notify_poll(struct fuse_conn *fc, unsigned int size,
1451 static int fuse_notify_inval_inode(struct fuse_conn *fc, unsigned int size,
1476 static int fuse_notify_inval_entry(struct fuse_conn *fc, unsigned int size,
1524 static int fuse_notify_delete(struct fuse_conn *fc, unsigned int size,
1572 static int fuse_notify_store(struct fuse_conn *fc, unsigned int size,
1683 struct fuse_conn *fc = fm->fc;
1752 static int fuse_notify_retrieve(struct fuse_conn *fc, unsigned int size,
1789 static int fuse_notify(struct fuse_conn *fc, enum fuse_notify_code code,
1865 struct fuse_conn *fc = fud->fc;
2103 static void end_polls(struct fuse_conn *fc)
2136 void fuse_abort_conn(struct fuse_conn *fc)
2201 void fuse_wait_aborted(struct fuse_conn *fc)
2213 struct fuse_conn *fc = fud->fc;
2248 static int fuse_device_clone(struct fuse_conn *fc, struct file *new)