Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/zfs/sys/
H A Dzil.h145 #define TX_ACL 13 /* Set ACL */ macro
172 (txtype) == TX_ACL || \
/titanic_44/usr/src/uts/common/fs/zfs/
H A Dzfs_log.c667 TX_ACL_V0 : TX_ACL; in zfs_log_acl()
669 if (txtype == TX_ACL) in zfs_log_acl()
675 ((txtype == TX_ACL) ? ZIL_ACE_LENGTH(aclbytes) : aclbytes) + in zfs_log_acl()
683 if (txtype == TX_ACL) { in zfs_log_acl()