Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dzil.h157 #define TX_ACL_V0 12 /* Set old formatted ACL */ macro
188 (txtype) == TX_ACL_V0 || \
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfs_log.c842 TX_ACL_V0 : TX_ACL; in zfs_log_acl()
869 if (txtype == TX_ACL_V0) { in zfs_log_acl()