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

  /src/sys/arch/evbarm/stand/boot2440/
devopen.c 65 struct fs_ops ops_bsdfs = FS_OPS(ufs); variable in typeref:struct:fs_ops
123 file_system[0] = ops_bsdfs;
devopen.c 65 struct fs_ops ops_bsdfs = FS_OPS(ufs); variable in typeref:struct:fs_ops
123 file_system[0] = ops_bsdfs;

Completed in 25 milliseconds