Searched refs:cachefiles_object (Results 1 – 9 of 9) sorted by relevance
| /linux/fs/cachefiles/ |
| A D | interface.c | 27 struct cachefiles_object *object; in cachefiles_alloc_object() 122 struct cachefiles_object *parent, *object; in cachefiles_lookup_object() 131 struct cachefiles_object, fscache); in cachefiles_lookup_object() 164 struct cachefiles_object *object; in cachefiles_lookup_complete() 185 struct cachefiles_object *object = in cachefiles_grab_object() 206 struct cachefiles_object *object; in cachefiles_update_object() 263 struct cachefiles_object *object; in cachefiles_drop_object() 325 struct cachefiles_object *object; in cachefiles_put_object() 407 struct cachefiles_object *object; in cachefiles_check_consistency() 432 struct cachefiles_object *object; in cachefiles_attr_changed() [all …]
|
| A D | internal.h | 23 struct cachefiles_object; 35 struct cachefiles_object { struct 108 struct cachefiles_object *object; 165 struct cachefiles_object *object, 168 struct cachefiles_object *object); 169 extern int cachefiles_walk_to_object(struct cachefiles_object *parent, 170 struct cachefiles_object *object, 227 extern int cachefiles_check_object_type(struct cachefiles_object *object); 228 extern int cachefiles_set_object_xattr(struct cachefiles_object *object, 232 extern int cachefiles_check_auxdata(struct cachefiles_object *object); [all …]
|
| A D | rdwr.c | 25 struct cachefiles_object *object; in cachefiles_read_waiter() 155 struct cachefiles_object *object; in cachefiles_read_copier() 161 struct cachefiles_object, fscache); in cachefiles_read_copier() 396 struct cachefiles_object *object; in cachefiles_read_or_alloc_page() 404 struct cachefiles_object, fscache); in cachefiles_read_or_alloc_page() 687 struct cachefiles_object *object; in cachefiles_read_or_alloc_pages() 697 struct cachefiles_object, fscache); in cachefiles_read_or_alloc_pages() 800 struct cachefiles_object *object; in cachefiles_allocate_page() 838 struct cachefiles_object *object; in cachefiles_allocate_pages() 881 struct cachefiles_object *object; in cachefiles_write_page() [all …]
|
| A D | namei.c | 27 void __cachefiles_printk_object(struct cachefiles_object *object, in __cachefiles_printk_object() 70 struct cachefiles_object *xobject) in cachefiles_printk_object() 88 struct cachefiles_object *object; in cachefiles_mark_object_buried() 137 struct cachefiles_object *object) in cachefiles_mark_object_active() 139 struct cachefiles_object *xobject; in cachefiles_mark_object_active() 161 struct cachefiles_object, active_node); in cachefiles_mark_object_active() 257 struct cachefiles_object *object, in cachefiles_mark_object_inactive() 288 struct cachefiles_object *object, in cachefiles_bury_object() 442 struct cachefiles_object *object) in cachefiles_delete_object() 489 struct cachefiles_object *object, in cachefiles_walk_to_object() [all …]
|
| A D | xattr.c | 25 int cachefiles_check_object_type(struct cachefiles_object *object) in cachefiles_check_object_type() 100 int cachefiles_set_object_xattr(struct cachefiles_object *object, in cachefiles_set_object_xattr() 128 int cachefiles_update_object_xattr(struct cachefiles_object *object, in cachefiles_update_object_xattr() 157 int cachefiles_check_auxdata(struct cachefiles_object *object) in cachefiles_check_auxdata() 196 int cachefiles_check_object_xattr(struct cachefiles_object *object, in cachefiles_check_object_xattr()
|
| A D | main.c | 42 struct cachefiles_object *object = _object; in cachefiles_object_init_once() 63 sizeof(struct cachefiles_object), in cachefiles_init()
|
| A D | io.c | 272 struct cachefiles_object *object; in cachefiles_prepare_read() 281 struct cachefiles_object, fscache); in cachefiles_prepare_read() 383 struct cachefiles_object *object; in cachefiles_begin_read_operation() 391 struct cachefiles_object, fscache); in cachefiles_begin_read_operation()
|
| A D | bind.c | 83 struct cachefiles_object *fsdef; in cachefiles_daemon_add_cache()
|
| /linux/include/trace/events/ |
| A D | cachefiles.h | 72 TP_PROTO(struct cachefiles_object *obj, 100 TP_PROTO(struct cachefiles_object *obj, 123 TP_PROTO(struct cachefiles_object *obj, 145 TP_PROTO(struct cachefiles_object *obj, 167 TP_PROTO(struct cachefiles_object *obj, 192 TP_PROTO(struct cachefiles_object *obj, 220 TP_PROTO(struct cachefiles_object *obj, 241 TP_PROTO(struct cachefiles_object *obj, 243 struct cachefiles_object *xobj), 270 TP_PROTO(struct cachefiles_object *obj, [all …]
|
Completed in 13 milliseconds