Searched refs:uberblock (Results 1 – 16 of 16) sorted by relevance
212 struct uberblock;216 extern void vdev_uberblock_load(vdev_t *, struct uberblock *, nvlist_t **);222 extern int vdev_uberblock_sync_list(vdev_t **, int, struct uberblock *, int);223 extern int vdev_uberblock_compare(const struct uberblock *,224 const struct uberblock *);
31 typedef struct uberblock uberblock_t;
63 extern void mmp_update_uberblock(struct spa *spa, struct uberblock *ub);
31 struct uberblock;
112 struct uberblock { struct
120 uberblock.o \
942 typedef struct uberblock { struct2047 struct uberblock *spa_uberblock; /* best uberblock so far */2054 struct uberblock spa_uberblock_master; /* best uberblock so far */2056 struct uberblock spa_uberblock_checkpoint; /* checkpoint uberblock */
99 sys/uberblock.h \
147 module/zfs/uberblock.c \
138 uberblock.c \
327 uberblock.c \
404 uberblock.o \
299 uberblock.c \
3114 # $2 boolean to force uberblock (and config including zpool cache file) update3133 # $1 boolean to force uberblock (and config including zpool cache file) update
3649 struct uberblock checkpoint; in zfs_spa_init()
327 contrib/openzfs/module/zfs/uberblock.c optional zfs compile-with "${ZFS_C}"