Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzfs_sa.h73 ZPL_SYMLINK, enumerator
H A Dzfs_znode.h99 #define SA_ZPL_SYMLINK(z) z->z_attr_table[ZPL_SYMLINK]
/f-stack/freebsd/contrib/openzfs/cmd/zdb/
H A Dzdb.c3098 error = sa_size(hdl, sa_attr_table[ZPL_SYMLINK], &sa_symlink_size); in dump_znode_symlink()
3102 if (sa_lookup(hdl, sa_attr_table[ZPL_SYMLINK], in dump_znode_symlink()