Searched refs:to_item (Results 1 – 4 of 4) sorted by relevance
72 struct config_item * item = to_item(dentry->d_parent); in fill_read_buffer()157 struct config_item *item = to_item(dentry->d_parent); in configfs_read_bin_file()259 struct config_item * item = to_item(dentry->d_parent); in flush_write_buffer()453 struct config_item * item = to_item(filp->f_path.dentry->d_parent); in configfs_release()486 struct config_item *item = to_item(dentry->d_parent); in configfs_release_bin_file()
38 static inline struct config_item *to_item(struct list_head *entry) in to_item() function197 struct config_item *item = to_item(entry); in config_group_find_item()
113 static inline struct config_item * to_item(struct dentry * dentry) in to_item() function
2062 u8 *to_item , *from_item; in __vxge_hw_ring_rxdblock_link() local2070 to_item = mempoolh->items_arr[to]; in __vxge_hw_ring_rxdblock_link()2071 vxge_assert(to_item); in __vxge_hw_ring_rxdblock_link()2074 to_dma = __vxge_hw_ring_item_dma_addr(mempoolh, to_item); in __vxge_hw_ring_rxdblock_link()