Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dzfs_sa.h66 ZPL_RDEV, enumerator
H A Dzfs_znode.h100 #define SA_ZPL_RDEV(z) z->z_attr_table[ZPL_RDEV]
/freebsd/usr.sbin/makefs/zfs/
H A Dfs.c76 ZPL_RDEV, enumerator
105 _ZPL_ATTR(ZPL_RDEV, sizeof(uint64_t), SA_UINT64_ARRAY),
/freebsd/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c3702 if (sa_lookup(hdl, sa_attr_table[ZPL_RDEV], &rdev, in dump_znode()