Home
last modified time | relevance | path

Searched defs:boot_fs_ops (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/stand/sys/
H A Dbootvfs.h52 struct boot_fs_ops { struct
53 fsw_nameboot_fs_ops global() argument
54 fsw_mountrootboot_fs_ops global() argument
55 fsw_unmountrootboot_fs_ops global() argument
56 fsw_openboot_fs_ops global() argument
57 fsw_closeboot_fs_ops global() argument
58 fsw_readboot_fs_ops global() argument
59 fsw_lseekboot_fs_ops global() argument
60 fsw_fstatboot_fs_ops global() argument
61 fsw_closeallboot_fs_ops global() argument
62 fsw_getdentsboot_fs_ops global() argument
/titanic_51/usr/src/uts/intel/sys/
H A Dbootvfs.h49 struct boot_fs_ops { struct
68 extern struct boot_fs_ops *bfs_ops; argument