Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/krtld/
H A Dbootrd.c40 extern struct boot_fs_ops bufs_ops, bhsfs_ops, bbootfs_ops;
45 struct boot_fs_ops *bfs_tab[] = {&bufs_ops, &bhsfs_ops, &bbootfs_ops, NULL};
/titanic_41/usr/src/common/fs/
H A Dufsops.c834 struct boot_fs_ops bufs_ops = { variable