Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dstatahead.c60 struct ll_sa_entry { struct
62 struct list_head se_link;
64 struct list_head se_list;
66 struct list_head se_hash;
90 static inline int ll_sa_entry_unhashed(struct ll_sa_entry *entry) in ll_sa_entry_unhashed() argument