Searched defs:vfsconf (Results 1 – 2 of 2) sorted by relevance
605 struct vfsconf { struct615 TAILQ_ENTRY(vfsconf) vfc_list; /* list of vfscons */ argument
70 struct vfsconfhead vfsconf = TAILQ_HEAD_INITIALIZER(vfsconf); variable