Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dinode.c560 struct hlist_node *dentry_first; in dump_mapping() local
580 if (get_kernel_nofault(dentry_first, &host->i_dentry.first) || in dump_mapping()
586 if (!dentry_first) { in dump_mapping()
591 dentry_ptr = container_of(dentry_first, struct dentry, d_u.d_alias); in dump_mapping()