Searched defs:dfs_node (Results 1 – 4 of 4) sorted by relevance
646 static struct dfs_node { struct647 char *name;648 const struct file_operations *fops;649 umode_t perm;
696 static struct dfs_node { struct697 char *name;698 const struct file_operations *fops;699 umode_t perm;
448 struct dentry *dfs_node; member
450 struct dentry *dfs_node; member