Home
last modified time | relevance | path

Searched refs:ccc_object_inode (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dvvp_io.c108 struct inode *inode = ccc_object_inode(ios->cis_obj); in vvp_io_fault_iter_init()
136 rc = ll_layout_restore(ccc_object_inode(obj)); in vvp_io_fini()
161 ll_layout_refresh(ccc_object_inode(obj), &gen); in vvp_io_fini()
171 ll_i2info(ccc_object_inode(obj))->lli_flags &= in vvp_io_fini()
440 struct inode *inode = ccc_object_inode(io->ci_obj); in vvp_io_setattr_start()
456 struct inode *inode = ccc_object_inode(io->ci_obj); in vvp_io_setattr_end()
480 struct inode *inode = ccc_object_inode(obj); in vvp_io_read_start()
571 struct inode *inode = ccc_object_inode(obj); in vvp_io_write_start()
654 struct inode *inode = ccc_object_inode(obj); in vvp_io_fault_start()
822 struct inode *inode = ccc_object_inode(obj); in vvp_io_read_page()
[all …]
Dvvp_page.c186 LASSERT(inode == ccc_object_inode(obj)); in vvp_page_delete()
275 struct inode *inode = ccc_object_inode(page->cp_obj); in vvp_page_completion_read()
324 vvp_vmpage_error(ccc_object_inode(pg->cp_obj), vmpage, ioret); in vvp_page_completion_write()
423 struct inode *inode = ccc_object_inode(page->cp_obj); in vvp_transient_page_verify()
474 struct inode *inode = ccc_object_inode(slice->cpl_obj); in vvp_transient_page_is_vmlocked()
Dvvp_object.c81 struct inode *inode = ccc_object_inode(obj); in vvp_attr_get()
103 struct inode *inode = ccc_object_inode(obj); in vvp_attr_set()
Dllite_mmap.c205 inode = ccc_object_inode(io->ci_obj); in ll_page_mkwrite0()
/linux-4.1.27/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c418 struct inode *inode = ccc_object_inode(obj); in ccc_object_glimpse()
444 struct inode *inode = ccc_object_inode(obj); in ccc_object_size_lock()
452 struct inode *inode = ccc_object_inode(obj); in ccc_object_size_unlock()
670 inode = ccc_object_inode(obj); in ccc_lock_state()
787 struct inode *inode = ccc_object_inode(obj); in ccc_prep_size()
912 inode = ccc_object_inode(obj); in ccc_req_attr_set()
1056 struct inode *inode = ccc_object_inode(obj); in ccc_object_invariant()
1064 struct inode *ccc_object_inode(const struct cl_object *obj) in ccc_object_inode() function
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlclient.h371 struct inode *ccc_object_inode(const struct cl_object *obj);