/fs/fscache/ |
D | object.c | 150 static inline void fscache_done_parent_op(struct fscache_object *object) in fscache_done_parent_op() 168 static void fscache_object_sm_dispatcher(struct fscache_object *object) in fscache_object_sm_dispatcher() 273 struct fscache_object *object = in fscache_object_work_func() local 296 void fscache_object_init(struct fscache_object *object, in fscache_object_init() 339 static inline void fscache_mark_object_dead(struct fscache_object *object) in fscache_mark_object_dead() 349 static const struct fscache_state *fscache_abort_initialisation(struct fscache_object *object, in fscache_abort_initialisation() 366 static const struct fscache_state *fscache_initialise_object(struct fscache_object *object, in fscache_initialise_object() 421 static const struct fscache_state *fscache_parent_ready(struct fscache_object *object, in fscache_parent_ready() 445 static const struct fscache_state *fscache_look_up_object(struct fscache_object *object, in fscache_look_up_object() 504 void fscache_object_lookup_negative(struct fscache_object *object) in fscache_object_lookup_negative() [all …]
|
D | operation.c | 94 static void fscache_run_op(struct fscache_object *object, in fscache_run_op() 111 static void fscache_report_unexpected_submission(struct fscache_object *object, in fscache_report_unexpected_submission() 150 int fscache_submit_exclusive_op(struct fscache_object *object, in fscache_submit_exclusive_op() 234 int fscache_submit_op(struct fscache_object *object, in fscache_submit_op() 311 void fscache_abort_object(struct fscache_object *object) in fscache_abort_object() 322 void fscache_start_operations(struct fscache_object *object) in fscache_start_operations() 355 struct fscache_object *object = op->object; in fscache_cancel_op() local 409 void fscache_cancel_all_ops(struct fscache_object *object) in fscache_cancel_all_ops() 444 struct fscache_object *object = op->object; in fscache_op_complete() local 481 struct fscache_object *object; in fscache_put_operation() local [all …]
|
D | cookie.c | 193 struct fscache_object *object; in fscache_acquire_non_index_cookie() local 281 struct fscache_object *object; in fscache_alloc_object() local 352 struct fscache_object *object) in fscache_attach_object() 418 struct fscache_object *object; in __fscache_invalidate() local 478 struct fscache_object *object; in __fscache_update_cookie() local 514 struct fscache_object *object; in __fscache_disable_cookie() local 662 struct fscache_object *object; in __fscache_check_consistency() local
|
D | page.c | 143 static void fscache_end_page_write(struct fscache_object *object, in fscache_end_page_write() 175 struct fscache_object *object = op->object; in fscache_attr_changed_op() local 200 struct fscache_object *object; in __fscache_attr_changed() local 356 int fscache_wait_for_operation_activation(struct fscache_object *object, in fscache_wait_for_operation_activation() 417 struct fscache_object *object; in __fscache_read_or_alloc_page() local 547 struct fscache_object *object; in __fscache_read_or_alloc_pages() local 659 struct fscache_object *object; in __fscache_alloc_page() local 770 struct fscache_object *object = op->op.object; in fscache_write_op() local 932 struct fscache_object *object; in __fscache_write_page() local 1065 struct fscache_object *object; in __fscache_uncache_page() local
|
D | cache.c | 98 struct fscache_object *object; in fscache_select_cache_for_object() local 332 struct fscache_object *object; in fscache_withdraw_all_objects() local
|
D | internal.h | 116 #define fscache_objlist_add(object) do {} while(0) argument 117 #define fscache_objlist_remove(object) do {} while(0) argument 303 static inline void fscache_raise_event(struct fscache_object *object, in fscache_raise_event()
|
/fs/cachefiles/ |
D | interface.c | 31 struct cachefiles_object *object; in cachefiles_alloc_object() local 120 struct cachefiles_object *parent, *object; in cachefiles_lookup_object() local 162 struct cachefiles_object *object; in cachefiles_lookup_complete() local 182 struct cachefiles_object *object = in cachefiles_grab_object() local 200 struct cachefiles_object *object; in cachefiles_update_object() local 253 struct cachefiles_object *object; in cachefiles_drop_object() local 315 struct cachefiles_object *object; in cachefiles_put_object() local 392 struct cachefiles_object *object; in cachefiles_check_consistency() local 417 struct cachefiles_object *object; in cachefiles_attr_changed() local 486 struct cachefiles_object *object; in cachefiles_invalidate_object() local
|
D | rdwr.c | 29 struct cachefiles_object *object; in cachefiles_read_waiter() local 81 static int cachefiles_read_reissue(struct cachefiles_object *object, in cachefiles_read_reissue() 160 struct cachefiles_object *object; in cachefiles_read_copier() local 234 static int cachefiles_read_backing_file_one(struct cachefiles_object *object, in cachefiles_read_backing_file_one() 402 struct cachefiles_object *object; in cachefiles_read_or_alloc_page() local 471 static int cachefiles_read_backing_file(struct cachefiles_object *object, in cachefiles_read_backing_file() 688 struct cachefiles_object *object; in cachefiles_read_or_alloc_pages() local 802 struct cachefiles_object *object; in cachefiles_allocate_page() local 840 struct cachefiles_object *object; in cachefiles_allocate_pages() local 883 struct cachefiles_object *object; in cachefiles_write_page() local [all …]
|
D | xattr.c | 29 int cachefiles_check_object_type(struct cachefiles_object *object) in cachefiles_check_object_type() 103 int cachefiles_set_object_xattr(struct cachefiles_object *object, in cachefiles_set_object_xattr() 131 int cachefiles_update_object_xattr(struct cachefiles_object *object, in cachefiles_update_object_xattr() 159 int cachefiles_check_auxdata(struct cachefiles_object *object) in cachefiles_check_auxdata() 197 int cachefiles_check_object_xattr(struct cachefiles_object *object, in cachefiles_check_object_xattr()
|
D | namei.c | 31 void __cachefiles_printk_object(struct cachefiles_object *object, in __cachefiles_printk_object() 80 static noinline void cachefiles_printk_object(struct cachefiles_object *object, in cachefiles_printk_object() 103 struct cachefiles_object *object; in cachefiles_mark_object_buried() local 149 struct cachefiles_object *object) in cachefiles_mark_object_active() 412 struct cachefiles_object *object) in cachefiles_delete_object() 459 struct cachefiles_object *object, in cachefiles_walk_to_object() 829 struct cachefiles_object *object; in cachefiles_check_active() local
|
D | main.c | 45 struct cachefiles_object *object = _object; in cachefiles_object_init_once() local
|
D | internal.h | 109 struct cachefiles_object *object; member 262 #define cachefiles_io_error_obj(object, FMT, ...) \ argument
|