Home
last modified time | relevance | path

Searched refs:bpcfs_ops (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/boot/installgrub/
H A Dpcfs_glue.c41 extern struct boot_fs_ops bpcfs_ops;
43 struct boot_fs_ops *bfs_tab[] = {&bpcfs_ops, NULL};
/illumos-gate/usr/src/common/fs/
H A Dpcfs.c612 struct boot_fs_ops bpcfs_ops = { variable