Searched defs:dfs_node (Results 1 – 2 of 2) sorted by relevance
700 static struct dfs_node { struct701 char *name;702 const struct file_operations *fops;703 umode_t perm;
448 struct dentry *dfs_node; member