Home
last modified time | relevance | path

Searched refs:ZFS_FUID_TABLES (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/fs/zfs/
H A Dzfs_fuid.c211 ZFS_FUID_TABLES, 8, 1, &zfsvfs->z_fuid_obj); in zfs_fuid_init()
251 ZFS_FUID_TABLES, sizeof (uint64_t), 1, in zfs_fuid_sync()
H A Dzfs_vfsops.c993 error = zap_lookup(os, MASTER_NODE_OBJ, ZFS_FUID_TABLES, 8, 1, in zfsvfs_create()
/titanic_44/usr/src/uts/common/fs/zfs/sys/
H A Dzfs_znode.h135 #define ZFS_FUID_TABLES "FUID" macro
/titanic_44/usr/src/cmd/zdb/
H A Dzdb.c1638 VERIFY(zap_lookup(os, MASTER_NODE_OBJ, ZFS_FUID_TABLES, in dump_uidgid()