Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzil.h157 #define TX_ACL 13 /* Set ACL */ macro
184 (txtype) == TX_ACL || \
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzfs_log.c731 TX_ACL_V0 : TX_ACL; in zfs_log_acl()
733 if (txtype == TX_ACL) in zfs_log_acl()
739 ((txtype == TX_ACL) ? ZIL_ACE_LENGTH(aclbytes) : aclbytes) + in zfs_log_acl()
747 if (txtype == TX_ACL) { in zfs_log_acl()