HomeSort by: relevance | last modified time | path
    Searched refs:fs_ffsv2 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sandpoint/stand/altboot/
devopen.c 52 struct fs_ops fs_ffsv2 = FS_OPS(ffsv2); variable in typeref:struct:fs_ops
dsk.c 492 extern struct fs_ops fs_ffsv2, fs_ffsv1;
510 fs = &fs_ffsv2;

Completed in 12 milliseconds