| /netvirt/usr/src/grub/grub-0.95/stage2/ |
| fsys_zfs.c | 28 * zfs_mount() - locates a valid uberblock of the root pool and reads 1006 * zfs_mount() locates a valid uberblock of the root pool and read in its MOS 1014 zfs_mount(void) function
|
| /netvirt/usr/src/uts/common/fs/zfs/ |
| zfs_vfsops.c | 71 static int zfs_mount(vfs_t *vfsp, vnode_t *mvp, struct mounta *uap, cred_t *cr); 80 VFSNAME_MOUNT, { .vfs_mount = zfs_mount }, 202 "zfs_mount: Can't get unique major " 957 zfs_mount(vfs_t *vfsp, vnode_t *mvp, struct mounta *uap, cred_t *cr) function [all...] |
| /netvirt/usr/src/lib/libzfs/common/ |
| libzfs_mount.c | 36 * zfs_mount() 305 zfs_mount(zfs_handle_t *zhp, const char *options, int flags) function 1130 if (zfs_mount(cb.cb_datasets[i], mntopts, flags) != 0) [all...] |