Searched defs:z_sa_hdl (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzfs_znode.h75 VERIFY(0 == sa_update(zp->z_sa_hdl, SA_ZPL_FLAGS(zp->z_zfsvfs), \
200 sa_handle_t *z_sa_hdl; /* handle to sa data */ member in struct:znode
242 if ((zp)->z_sa_hdl == NULL) { \

Completed in 59 milliseconds