Home
last modified time | relevance | path

Searched refs:dentry_first (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/mm/
Ddebug.c120 struct hlist_node *dentry_first; in __dump_page() local
140 if (get_kernel_nofault(dentry_first, &host->i_dentry.first) || in __dump_page()
147 if (!dentry_first) { in __dump_page()
152 dentry_ptr = container_of(dentry_first, struct dentry, d_u.d_alias); in __dump_page()