Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/krtld/
H A Dbootrd.c41 extern struct boot_fs_ops bufs_ops, bhsfs_ops, bbootfs_ops, bcpio_ops;
47 &bufs_ops, &bhsfs_ops, &bbootfs_ops, &bcpio_ops, NULL,
/illumos-gate/usr/src/common/fs/
H A Dufsops.c852 struct boot_fs_ops bufs_ops = { variable