Searched defs:kernfs_destroy_root (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | kernfs.h | 525 static inline void kernfs_destroy_root(struct kernfs_root *root) { } kernfs_destroy_root() function |
| /linux/fs/kernfs/ | ||
| H A D | dir.c | 1077 void kernfs_destroy_root(struct kernfs_root *root) kernfs_destroy_root() function |