Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dconfigfs.h42 struct list_head ci_entry; member
/linux-6.12.1/fs/xfs/
Dxfs_refcount_item.c232 static inline struct xfs_refcount_intent *ci_entry(const struct list_head *e) in ci_entry() function