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

  /src/sys/stand/efiboot/
devopen.c 40 file_system[0] = null_fs_ops;
conf.c 63 struct fs_ops null_fs_ops = FS_OPS(null); variable in typeref:struct:fs_ops
efiboot.h 47 extern struct fs_ops null_fs_ops;

Completed in 15 milliseconds