Searched refs:to_item (Results 1 – 4 of 4) sorted by relevance
67 struct config_item * item = to_item(dentry->d_parent); in fill_read_buffer()173 struct config_item * item = to_item(dentry->d_parent); in flush_write_buffer()289 struct config_item * item = to_item(filp->f_path.dentry->d_parent); in configfs_release()
38 static inline struct config_item * to_item(struct list_head * entry) in to_item() function202 struct config_item * item = to_item(entry); in config_group_find_item()
108 static inline struct config_item * to_item(struct dentry * dentry) in to_item() function
2087 u8 *to_item , *from_item; in __vxge_hw_ring_rxdblock_link() local2095 to_item = mempoolh->items_arr[to]; in __vxge_hw_ring_rxdblock_link()2096 vxge_assert(to_item); in __vxge_hw_ring_rxdblock_link()2099 to_dma = __vxge_hw_ring_item_dma_addr(mempoolh, to_item); in __vxge_hw_ring_rxdblock_link()