Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dvvp_io.c107 struct inode *inode = ccc_object_inode(ios->cis_obj); in vvp_io_fault_iter_init()
135 rc = ll_layout_restore(ccc_object_inode(obj)); in vvp_io_fini()
160 ll_layout_refresh(ccc_object_inode(obj), &gen); in vvp_io_fini()
170 ll_i2info(ccc_object_inode(obj))->lli_flags &= in vvp_io_fini()
439 struct inode *inode = ccc_object_inode(io->ci_obj); in vvp_io_setattr_start()
455 struct inode *inode = ccc_object_inode(io->ci_obj); in vvp_io_setattr_end()
478 struct inode *inode = ccc_object_inode(obj); in vvp_io_read_start()
569 struct inode *inode = ccc_object_inode(obj); in vvp_io_write_start()
651 struct inode *inode = ccc_object_inode(obj); in vvp_io_fault_start()
818 struct inode *inode = ccc_object_inode(obj); in vvp_io_read_page()
[all …]
Dvvp_page.c185 LASSERT(inode == ccc_object_inode(obj)); in vvp_page_delete()
279 struct inode *inode = ccc_object_inode(page->cp_obj); in vvp_page_completion_read()
329 vvp_vmpage_error(ccc_object_inode(pg->cp_obj), vmpage, ioret); in vvp_page_completion_write()
429 struct inode *inode = ccc_object_inode(page->cp_obj); in vvp_transient_page_verify()
480 struct inode *inode = ccc_object_inode(slice->cpl_obj); in vvp_transient_page_is_vmlocked()
Dvvp_object.c80 struct inode *inode = ccc_object_inode(obj); in vvp_attr_get()
102 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.4.14/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c411 struct inode *inode = ccc_object_inode(obj); in ccc_object_glimpse()
428 struct inode *inode = ccc_object_inode(obj); in ccc_object_size_lock()
436 struct inode *inode = ccc_object_inode(obj); in ccc_object_size_unlock()
606 inode = ccc_object_inode(obj); in ccc_lock_state()
716 struct inode *inode = ccc_object_inode(obj); in ccc_prep_size()
839 inode = ccc_object_inode(obj); in ccc_req_attr_set()
975 struct inode *inode = ccc_object_inode(obj); in ccc_object_invariant()
983 struct inode *ccc_object_inode(const struct cl_object *obj) in ccc_object_inode() function
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlclient.h347 struct inode *ccc_object_inode(const struct cl_object *obj);