Home
last modified time | relevance | path

Searched defs:to_item (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/configfs/
H A Ditem.c22 static inline struct config_item *to_item(struct list_head *entry) in to_item() function
H A Dconfigfs_internal.h102 static inline struct config_item * to_item(struct dentry * dentry) in to_item() function