Home
last modified time | relevance | path

Searched refs:fuse_conn (Results 1 – 9 of 9) sorted by relevance

/linux-4.19.296/fs/fuse/
Dfuse_i.h125 struct fuse_conn;
130 struct fuse_conn *fc;
385 void (*end)(struct fuse_conn *, struct fuse_req *);
440 struct fuse_conn *fc;
456 struct fuse_conn { struct
675 void (*release)(struct fuse_conn *); argument
687 static inline struct fuse_conn *get_fuse_conn_super(struct super_block *sb) in get_fuse_conn_super() argument
692 static inline struct fuse_conn *get_fuse_conn(struct inode *inode) in get_fuse_conn()
742 void fuse_queue_forget(struct fuse_conn *fc, struct fuse_forget_link *forget,
761 struct fuse_file *fuse_file_alloc(struct fuse_conn *fc);
[all …]
Dcontrol.c22 static struct fuse_conn *fuse_ctl_file_conn_get(struct file *file) in fuse_ctl_file_conn_get()
24 struct fuse_conn *fc; in fuse_ctl_file_conn_get()
36 struct fuse_conn *fc = fuse_ctl_file_conn_get(file); in fuse_conn_abort_write()
52 struct fuse_conn *fc = fuse_ctl_file_conn_get(file); in fuse_conn_waiting_read()
103 struct fuse_conn *fc; in fuse_conn_max_background_read()
126 struct fuse_conn *fc = fuse_ctl_file_conn_get(file); in fuse_conn_max_background_write()
140 struct fuse_conn *fc; in fuse_conn_congestion_threshold_read()
163 struct fuse_conn *fc = fuse_ctl_file_conn_get(file); in fuse_conn_congestion_threshold_write()
200 struct fuse_conn *fc, in fuse_ctl_add_dentry()
242 int fuse_ctl_add_conn(struct fuse_conn *fc) in fuse_ctl_add_conn()
[all …]
Dfile.c25 static int fuse_send_open(struct fuse_conn *fc, u64 nodeid, struct file *file, in fuse_send_open()
47 struct fuse_file *fuse_file_alloc(struct fuse_conn *fc) in fuse_file_alloc()
86 static void fuse_release_end(struct fuse_conn *fc, struct fuse_req *req) in fuse_release_end()
119 int fuse_do_open(struct fuse_conn *fc, u64 nodeid, struct file *file, in fuse_do_open()
161 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_link_write_file()
177 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_finish_open()
207 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_open_common()
240 struct fuse_conn *fc = ff->fc; in fuse_prepare_release()
297 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_release()
325 u64 fuse_lock_owner_id(struct fuse_conn *fc, fl_owner_t id) in fuse_lock_owner_id()
[all …]
Ddir.c21 struct fuse_conn *fc = get_fuse_conn(dir); in fuse_use_readdirplus()
142 static void fuse_lookup_init(struct fuse_conn *fc, struct fuse_args *args, in fuse_lookup_init()
157 u64 fuse_get_attr_version(struct fuse_conn *fc) in fuse_get_attr_version()
185 struct fuse_conn *fc; in fuse_dentry_revalidate()
310 struct fuse_conn *fc = get_fuse_conn_super(sb); in fuse_lookup_name()
417 struct fuse_conn *fc = get_fuse_conn(dir); in fuse_create_open()
507 struct fuse_conn *fc = get_fuse_conn(dir); in fuse_atomic_open()
551 static int create_new_entry(struct fuse_conn *fc, struct fuse_args *args, in create_new_entry()
615 struct fuse_conn *fc = get_fuse_conn(dir); in fuse_mknod()
643 struct fuse_conn *fc = get_fuse_conn(dir); in fuse_mkdir()
[all …]
Ddev.c118 void fuse_set_initialized(struct fuse_conn *fc) in fuse_set_initialized()
125 static bool fuse_block_alloc(struct fuse_conn *fc, bool for_background) in fuse_block_alloc()
130 static void fuse_drop_waiting(struct fuse_conn *fc) in fuse_drop_waiting()
144 static struct fuse_req *__fuse_get_req(struct fuse_conn *fc, unsigned npages, in __fuse_get_req()
196 struct fuse_req *fuse_get_req(struct fuse_conn *fc, unsigned npages) in fuse_get_req()
202 struct fuse_req *fuse_get_req_for_background(struct fuse_conn *fc, in fuse_get_req_for_background()
214 static struct fuse_req *get_reserved_req(struct fuse_conn *fc, in get_reserved_req()
237 static void put_reserved_req(struct fuse_conn *fc, struct fuse_req *req) in put_reserved_req()
264 struct fuse_req *fuse_get_req_nofail_nopages(struct fuse_conn *fc, in fuse_get_req_nofail_nopages()
286 void fuse_put_request(struct fuse_conn *fc, struct fuse_req *req) in fuse_put_request()
[all …]
Dinode.c134 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_evict_inode()
165 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_change_attributes_common()
213 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_change_attributes()
310 struct fuse_conn *fc = get_fuse_conn_super(sb); in fuse_iget()
389 static void fuse_send_destroy(struct fuse_conn *fc) in fuse_send_destroy()
404 struct fuse_conn *fc = get_fuse_conn_super(sb); in fuse_put_super()
431 struct fuse_conn *fc = get_fuse_conn_super(sb); in fuse_statfs()
576 struct fuse_conn *fc = get_fuse_conn_super(sb); in fuse_show_options()
611 void fuse_conn_init(struct fuse_conn *fc, struct user_namespace *user_ns) in fuse_conn_init()
639 void fuse_conn_put(struct fuse_conn *fc) in fuse_conn_put()
[all …]
Dacl.c16 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_get_acl()
55 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_set_acl()
Dcuse.c59 struct fuse_conn fc; /* fuse connection */
71 static struct cuse_conn *fc_to_cc(struct fuse_conn *fc) in fc_to_cc()
145 struct fuse_conn *fc = ff->fc; in cuse_release()
308 static void cuse_process_init_reply(struct fuse_conn *fc, struct fuse_req *req) in cuse_process_init_reply()
419 struct fuse_conn *fc = &cc->fc; in cuse_send_init()
470 static void cuse_fc_release(struct fuse_conn *fc) in cuse_fc_release()
Dxattr.c17 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_setxattr()
52 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_getxattr()
110 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_listxattr()
156 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_removexattr()