Home
last modified time | relevance | path

Searched refs:be_zfs_init (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/lib/libbe/common/
H A Dbe_snapshot.c94 if (!be_zfs_init()) in be_create_snapshot()
190 if (!be_zfs_init()) in be_destroy_snapshot()
262 if (!be_zfs_init()) in be_rollback()
H A Dlibbe_priv.h171 boolean_t be_zfs_init(void);
H A Dbe_rename.c76 if (!be_zfs_init()) in be_rename()
H A Dbe_activate.c96 if (!be_zfs_init()) in be_activate()
189 if (!be_zfs_init()) in be_installboot()
H A Dbe_create.c118 if (!be_zfs_init()) in be_init()
393 if (!be_zfs_init()) in be_destroy()
623 if (!be_zfs_init()) in be_copy()
H A Dbe_mount.c114 if (!be_zfs_init()) in be_mount()
180 if (!be_zfs_init()) in be_unmount()
H A Dbe_list.c125 if (!be_zfs_init()) in be_list()
H A Dbe_utils.c104 if (!be_zfs_init()) in be_max_avail()
154 be_zfs_init(void) in be_zfs_init() function