Home
last modified time | relevance | path

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

/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dzfs_sa.h65 ZPL_RDEV, enumerator
H A Dzfs_znode.h97 #define SA_ZPL_RDEV(z) z->z_attr_table[ZPL_RDEV]
/freebsd-12.1/cddl/contrib/opensolaris/cmd/zdb/
H A Dzdb.c2060 if (sa_lookup(hdl, sa_attr_table[ZPL_RDEV], &rdev, in dump_znode()