Home
last modified time | relevance | path

Searched defs:object (Results 1 – 12 of 12) sorted by relevance

/fs/fscache/
Dobject.c150 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 …]
Doperation.c93 static void fscache_run_op(struct fscache_object *object, in fscache_run_op()
110 static void fscache_report_unexpected_submission(struct fscache_object *object, in fscache_report_unexpected_submission()
149 int fscache_submit_exclusive_op(struct fscache_object *object, in fscache_submit_exclusive_op()
233 int fscache_submit_op(struct fscache_object *object, in fscache_submit_op()
310 void fscache_abort_object(struct fscache_object *object) in fscache_abort_object()
321 void fscache_start_operations(struct fscache_object *object) in fscache_start_operations()
354 struct fscache_object *object = op->object; in fscache_cancel_op() local
408 void fscache_cancel_all_ops(struct fscache_object *object) in fscache_cancel_all_ops()
443 struct fscache_object *object = op->object; in fscache_op_complete() local
480 struct fscache_object *object; in fscache_put_operation() local
[all …]
Dcookie.c193 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
Dpage.c143 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
929 struct fscache_object *object; in __fscache_write_page() local
1062 struct fscache_object *object; in __fscache_uncache_page() local
Dcache.c98 struct fscache_object *object; in fscache_select_cache_for_object() local
332 struct fscache_object *object; in fscache_withdraw_all_objects() local
Dinternal.h116 #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/
Dinterface.c31 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
314 struct cachefiles_object *object; in cachefiles_put_object() local
391 struct cachefiles_object *object; in cachefiles_check_consistency() local
416 struct cachefiles_object *object; in cachefiles_attr_changed() local
485 struct cachefiles_object *object; in cachefiles_invalidate_object() local
Drdwr.c29 struct cachefiles_object *object; in cachefiles_read_waiter() local
74 static int cachefiles_read_reissue(struct cachefiles_object *object, in cachefiles_read_reissue()
152 struct cachefiles_object *object; in cachefiles_read_copier() local
226 static int cachefiles_read_backing_file_one(struct cachefiles_object *object, in cachefiles_read_backing_file_one()
394 struct cachefiles_object *object; in cachefiles_read_or_alloc_page() local
463 static int cachefiles_read_backing_file(struct cachefiles_object *object, in cachefiles_read_backing_file()
680 struct cachefiles_object *object; in cachefiles_read_or_alloc_pages() local
794 struct cachefiles_object *object; in cachefiles_allocate_page() local
832 struct cachefiles_object *object; in cachefiles_allocate_pages() local
875 struct cachefiles_object *object; in cachefiles_write_page() local
[all …]
Dxattr.c29 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()
Dnamei.c32 void __cachefiles_printk_object(struct cachefiles_object *object, in __cachefiles_printk_object()
81 static noinline void cachefiles_printk_object(struct cachefiles_object *object, in cachefiles_printk_object()
104 struct cachefiles_object *object; in cachefiles_mark_object_buried() local
150 struct cachefiles_object *object) in cachefiles_mark_object_active()
265 struct cachefiles_object *object, in cachefiles_mark_object_inactive()
436 struct cachefiles_object *object) in cachefiles_delete_object()
483 struct cachefiles_object *object, in cachefiles_walk_to_object()
848 struct cachefiles_object *object; in cachefiles_check_active() local
Dmain.c45 struct cachefiles_object *object = _object; in cachefiles_object_init_once() local
Dinternal.h111 struct cachefiles_object *object; member
267 #define cachefiles_io_error_obj(object, FMT, ...) \ argument