Home
last modified time | relevance | path

Searched refs:TX_ACL_V0 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzil.h157 #define TX_ACL_V0 12 /* Set old formatted ACL */ macro
184 (txtype) == TX_ACL_V0 || \
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_log.c651 TX_ACL_V0 : TX_ACL; in zfs_log_acl()
678 if (txtype == TX_ACL_V0) { in zfs_log_acl()