Searched defs:dfs_node (Results 1 – 4 of 4) sorted by relevance
653 static struct dfs_node { struct654 char *name;655 struct dentry *d;656 const struct file_operations *fops;657 umode_t perm;
646 static struct dfs_node { struct647 char *name;648 const struct file_operations *fops;649 umode_t perm;
450 struct dentry *dfs_node; member
477 struct dentry *dfs_node; member