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

  /src/sys/arch/evbarm/stand/boot2440/
devopen.c 61 struct fs_ops ops_nfs = FS_OPS(nfs); variable in typeref:struct:fs_ops
85 file_system[0] = ops_nfs;
devopen.c 61 struct fs_ops ops_nfs = FS_OPS(nfs); variable in typeref:struct:fs_ops
85 file_system[0] = ops_nfs;
devopen.c 61 struct fs_ops ops_nfs = FS_OPS(nfs); variable in typeref:struct:fs_ops
85 file_system[0] = ops_nfs;
devopen.c 61 struct fs_ops ops_nfs = FS_OPS(nfs); variable in typeref:struct:fs_ops
85 file_system[0] = ops_nfs;

Completed in 46 milliseconds