Home
last modified time | relevance | path

Searched defs:bootfs (Results 1 – 10 of 10) sorted by last modified time

/illumos-gate/usr/src/boot/libsa/zfs/
H A Dzfsimpl.c1481 static char bootfs[ZFS_MAXNAMELEN]; in spa_status() local
3299 uint64_t props, bootfs, root; in zfs_get_root() local
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c412 bootfs_name_valid(const char *pool, const char *bootfs) in bootfs_name_valid()
431 char bootfs[ZFS_MAX_DATASET_NAME_LEN]; in zpool_is_bootable() local
/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c5322 char *bootfs) in add_boot_entry()
H A Dbootadm_loader.c258 menu_active_on_boot(be_node_list_t *be_nodes, const char *bootfs) in menu_active_on_boot()
278 menu_active_next(be_node_list_t *be_nodes, const char *bootfs) in menu_active_next()
302 char *bootfs; in menu_read() local
H A Dbootadm_hyper.c768 char *bootfs = NULL; in cvt_to_hyper() local
1027 char *bootfs = NULL; in cvt_to_metal() local
/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_utils.c800 char *bootfs = strtok(NULL, BE_WHITE_SPACE); in be_append_menu() local
1184 char *bootfs = NULL; in be_remove_menu() local
1724 char *bootfs = strtok(NULL, BE_WHITE_SPACE); in be_change_grub_default() local
/illumos-gate/usr/src/cmd/halt/
H A Dhalt.c746 char bootfs[ZFS_MAX_DATASET_NAME_LEN]; in get_zfs_bootfs_arg() local
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dbootfs_impl.h56 typedef struct bootfs { struct
59 bootfs_node_t *bfs_rootvn; argument
64 bootfs_stat_t bfs_stat; argument
/illumos-gate/usr/src/lib/libgrubmgmt/common/
H A Dlibgrub_cmd.c331 char bootfs[BOOTARGS_MAX]; in dollar_kernel() local
430 bootfs(const grub_line_t *lp, grub_barg_t *barg) in bootfs() function
/illumos-gate/usr/src/cmd/luxadm/
H A Dsetboot.c92 getbootdevname(char *bootfs, char *bdev) in getbootdevname()