Searched defs:vfsconf (Results 1 – 2 of 2) sorted by relevance
640 struct vfsconf { struct 650 TAILQ_ENTRY(vfsconf) vfc_list; /* list of vfscons */ argument [all...]
63 struct vfsconfhead vfsconf = TAILQ_HEAD_INITIALIZER(vfsconf); variable