Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dzil.h141 #define TX_ACL 13 /* Set ACL */ macro
168 (txtype) == TX_ACL || \
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzfs_log.c640 TX_ACL_V0 : TX_ACL; in zfs_log_acl()
642 if (txtype == TX_ACL) in zfs_log_acl()
648 ((txtype == TX_ACL) ? ZIL_ACE_LENGTH(aclbytes) : aclbytes) + in zfs_log_acl()
656 if (txtype == TX_ACL) { in zfs_log_acl()