Searched refs:to_item (Results 1 – 3 of 3) sorted by relevance
22 static inline struct config_item *to_item(struct list_head *entry) in to_item() function181 struct config_item *item = to_item(entry); in config_group_find_item()
102 static inline struct config_item * to_item(struct dentry * dentry) in to_item() function
309 buffer->item = to_item(dentry->d_parent); in __configfs_open_file()