Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/cpu/mcheck/
Dmce-inject.c643 static struct dfs_node { struct
644 char *name;
645 struct dentry *d;
646 const struct file_operations *fops;
647 umode_t perm;
/Linux-v4.19/drivers/block/mtip32xx/
Dmtip32xx.h477 struct dentry *dfs_node; member