Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/linux/
Dlustre_compat25.h146 #define ll_d_hlist_for_each(tmp, i_dentry) hlist_for_each(tmp, i_dentry) argument
147 #define ll_d_hlist_for_each_entry(dentry, p, i_dentry, alias) \ argument
/linux-4.1.27/include/linux/
Dfs.h642 struct hlist_head i_dentry; member