Home
last modified time | relevance | path

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

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