Searched refs:cachefiles_object (Results 1 - 10 of 10) sorted by relevance

/linux-master/fs/cachefiles/
H A Dinternal.h24 struct cachefiles_object;
57 struct cachefiles_object *object;
63 struct cachefiles_object { struct
139 struct cachefiles_object *object;
156 struct cachefiles_object *cachefiles_cres_object(struct netfs_cache_resources *cres)
235 extern void cachefiles_see_object(struct cachefiles_object *object,
237 extern struct cachefiles_object *cachefiles_grab_object(struct cachefiles_object *object,
239 extern void cachefiles_put_object(struct cachefiles_object *object,
247 extern int __cachefiles_prepare_write(struct cachefiles_object *objec
[all...]
H A Dinterface.c22 struct cachefiles_object *cachefiles_alloc_object(struct fscache_cookie *cookie)
26 struct cachefiles_object *object;
56 void cachefiles_see_object(struct cachefiles_object *object,
66 struct cachefiles_object *cachefiles_grab_object(struct cachefiles_object *object,
79 void cachefiles_put_object(struct cachefiles_object *object,
114 static int cachefiles_adjust_size(struct cachefiles_object *object)
179 struct cachefiles_object *object;
232 static bool cachefiles_shorten_object(struct cachefiles_object *object,
281 struct cachefiles_object *objec
[all...]
H A Dondemand.c10 struct cachefiles_object *object = file->private_data;
41 struct cachefiles_object *object = kiocb->ki_filp->private_data;
69 struct cachefiles_object *object = filp->private_data;
81 struct cachefiles_object *object = filp->private_data;
210 struct cachefiles_object *object;
277 struct cachefiles_object *object;
373 static int cachefiles_ondemand_send_req(struct cachefiles_object *object,
475 struct cachefiles_object *object = req->object;
509 struct cachefiles_object *object = req->object;
526 struct cachefiles_object *objec
[all...]
H A Dmain.c60 sizeof(struct cachefiles_object),
H A Dxattr.c39 int cachefiles_set_object_xattr(struct cachefiles_object *object)
94 int cachefiles_check_auxdata(struct cachefiles_object *object, struct file *file)
146 struct cachefiles_object *object,
176 struct cachefiles_object *object = cookie->cache_priv;
H A Dio.c25 struct cachefiles_object *object;
80 struct cachefiles_object *object;
201 struct cachefiles_object *object;
257 struct cachefiles_object *object = ki->object;
279 int __cachefiles_write(struct cachefiles_object *object,
383 struct cachefiles_object *object = NULL;
518 int __cachefiles_prepare_write(struct cachefiles_object *object,
605 struct cachefiles_object *object = cachefiles_cres_object(cres);
653 struct cachefiles_object *object = cachefiles_cres_object(cres);
H A Dnamei.c17 static bool __cachefiles_mark_inode_in_use(struct cachefiles_object *object,
33 static bool cachefiles_mark_inode_in_use(struct cachefiles_object *object,
47 static void __cachefiles_unmark_inode_in_use(struct cachefiles_object *object,
54 static void cachefiles_do_unmark_inode_in_use(struct cachefiles_object *object,
66 void cachefiles_unmark_inode_in_use(struct cachefiles_object *object,
229 struct cachefiles_object *object,
265 struct cachefiles_object *object,
416 int cachefiles_delete_object(struct cachefiles_object *object,
440 struct file *cachefiles_create_tmpfile(struct cachefiles_object *object)
519 static bool cachefiles_create_file(struct cachefiles_object *objec
[all...]
H A Dkey.c37 bool cachefiles_cook_key(struct cachefiles_object *object)
H A Dcache.c289 struct cachefiles_object *object;
298 struct cachefiles_object, cache_link);
/linux-master/include/trace/events/
H A Dcachefiles.h239 TP_PROTO(struct cachefiles_object *obj,
285 TP_PROTO(struct cachefiles_object *obj, struct inode *backer),
305 TP_PROTO(struct cachefiles_object *obj, struct inode *backer),
325 TP_PROTO(struct cachefiles_object *obj,
350 TP_PROTO(struct cachefiles_object *obj,
375 TP_PROTO(struct cachefiles_object *obj,
431 TP_PROTO(struct cachefiles_object *obj,
473 TP_PROTO(struct cachefiles_object *obj,
502 TP_PROTO(struct cachefiles_object *obj,
531 TP_PROTO(struct cachefiles_object *ob
[all...]

Completed in 342 milliseconds