Searched refs:cachefiles_object (Results 1 – 9 of 9) sorted by relevance
/linux/fs/cachefiles/ |
H A D | internal.h | 24 struct cachefiles_object; 58 struct cachefiles_object *object; 65 struct cachefiles_object { struct 142 struct cachefiles_object *object; 160 struct cachefiles_object *cachefiles_cres_object(struct netfs_cache_resources *cres) in cachefiles_cres_object() 240 extern void cachefiles_see_object(struct cachefiles_object *object, 242 extern struct cachefiles_object *cachefiles_grab_object(struct cachefiles_object *object, 244 extern void cachefiles_put_object(struct cachefiles_object *object, 252 extern int __cachefiles_prepare_write(struct cachefiles_object *objec 66 cookiecachefiles_object global() argument 67 volumecachefiles_object global() argument 68 cache_linkcachefiles_object global() argument 69 filecachefiles_object global() argument 70 d_namecachefiles_object global() argument 71 debug_idcachefiles_object global() argument 72 lockcachefiles_object global() argument 73 refcachefiles_object global() argument 74 content_infocachefiles_object global() argument 75 flagscachefiles_object global() argument 78 ondemandcachefiles_object global() argument [all...] |
H A D | interface.c | 22 struct cachefiles_object *cachefiles_alloc_object(struct fscache_cookie *cookie) in cachefiles_alloc_object() 26 struct cachefiles_object *object; in cachefiles_alloc_object() 56 void cachefiles_see_object(struct cachefiles_object *object, in cachefiles_see_object() 66 struct cachefiles_object *cachefiles_grab_object(struct cachefiles_object *object, in cachefiles_grab_object() 79 void cachefiles_put_object(struct cachefiles_object *object, in cachefiles_put_object() 114 static int cachefiles_adjust_size(struct cachefiles_object *object) in cachefiles_adjust_size() 179 struct cachefiles_object *object; in cachefiles_lookup_cookie() 232 static bool cachefiles_shorten_object(struct cachefiles_object *object, in cachefiles_shorten_object() 281 struct cachefiles_object *objec in cachefiles_resize_cookie() [all...] |
H A D | ondemand.c | 20 struct cachefiles_object *object = file->private_data; in cachefiles_ondemand_fd_release() 61 struct cachefiles_object *object = kiocb->ki_filp->private_data; in cachefiles_ondemand_fd_write_iter() 97 struct cachefiles_object *object = filp->private_data; in cachefiles_ondemand_fd_llseek() 119 struct cachefiles_object *object = filp->private_data; in cachefiles_ondemand_fd_ioctl() 296 struct cachefiles_object *object; in cachefiles_ondemand_get_fd() 379 struct cachefiles_object *object; in cachefiles_ondemand_select_req() 484 static int cachefiles_ondemand_send_req(struct cachefiles_object *object, in cachefiles_ondemand_send_req() 611 struct cachefiles_object *object = req->object; in cachefiles_ondemand_init_open_req() 645 struct cachefiles_object *object = req->object; in cachefiles_ondemand_init_close_req() 662 struct cachefiles_object *objec in cachefiles_ondemand_init_read_req() [all...] |
H A D | io.c | 27 struct cachefiles_object *object; 82 struct cachefiles_object *object; in cachefiles_read() 203 struct cachefiles_object *object; in cachefiles_query_occupancy() 259 struct cachefiles_object *object = ki->object; in cachefiles_write_complete() 281 int __cachefiles_write(struct cachefiles_object *object, in __cachefiles_write() 384 struct cachefiles_object *object = NULL; in cachefiles_do_prepare_read() 519 int __cachefiles_prepare_write(struct cachefiles_object *object, in __cachefiles_prepare_write() 606 struct cachefiles_object *object = cachefiles_cres_object(cres); in cachefiles_prepare_write() 649 struct cachefiles_object *object = cachefiles_cres_object(cres); in cachefiles_issue_write() 744 struct cachefiles_object *objec in cachefiles_begin_operation() [all...] |
H A D | xattr.c | 39 int cachefiles_set_object_xattr(struct cachefiles_object *object) in cachefiles_set_object_xattr() 102 int cachefiles_check_auxdata(struct cachefiles_object *object, struct file *file) in cachefiles_check_auxdata() 161 struct cachefiles_object *object, in cachefiles_remove_object_xattr() 197 struct cachefiles_object *object = cookie->cache_priv; in cachefiles_prepare_to_write()
|
H A D | main.c | 60 sizeof(struct cachefiles_object), in cachefiles_init()
|
H A D | cache.c | 290 struct cachefiles_object *object; in cachefiles_withdraw_objects() 299 struct cachefiles_object, cache_link); in cachefiles_withdraw_objects()
|
H A D | key.c | 37 bool cachefiles_cook_key(struct cachefiles_object *object) in cachefiles_cook_key()
|
/linux/include/trace/events/ |
H A D | cachefiles.h | 245 TP_PROTO(struct cachefiles_object *obj, 291 TP_PROTO(struct cachefiles_object *obj, struct inode *backer), 311 TP_PROTO(struct cachefiles_object *obj, struct inode *backer), 331 TP_PROTO(struct cachefiles_object *obj, 356 TP_PROTO(struct cachefiles_object *obj, 381 TP_PROTO(struct cachefiles_object *obj, 444 TP_PROTO(struct cachefiles_object *obj, 486 TP_PROTO(struct cachefiles_object *obj, 515 TP_PROTO(struct cachefiles_object *obj, 544 TP_PROTO(struct cachefiles_object *ob [all...] |