Searched refs:s_roots (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/fs/ | ||
| H A D | super_types.h | 165 struct hlist_bl_head s_roots; /* alternate root dentries for NFS */ member |
| /linux/fs/ | ||
| H A D | super.c | 361 INIT_HLIST_BL_HEAD(&s->s_roots); in alloc_super() |