Searched defs:vfssw (Results 1 – 5 of 5) sorted by relevance
61 struct vfssw vfssw[] = { variable
172 typedef struct vfssw { struct175 int (*vsw_init)(struct vfssw *, int); argument194 struct vfssw *vfs_getvfssw(char *); argument
388 typedef struct vfssw { struct397 } vfssw_t; argument
128 struct vfssw { struct142 extern struct vfssw *getfstype(); /* find default filesystem type */ argument
1042 vfssw_t *vfssw; in lofi_add() local