Home
last modified time | relevance | path

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

/linux-4.19.296/fs/configfs/
Ditem.c38 static inline struct config_item *to_item(struct list_head *entry) in to_item() function
Dconfigfs_internal.h123 static inline struct config_item * to_item(struct dentry * dentry) in to_item() function