Home
last modified time | relevance | path

Searched refs:TX_MKDIR_ACL_ATTR (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/openzfs/include/sys/
H A Dzil.h165 #define TX_MKDIR_ACL_ATTR 19 /* mkdir with ACL + attrs */ macro
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfs_replay.c319 txtype == TX_MKDIR_ACL_ATTR) { in zfs_replay_create_acl()
408 case TX_MKDIR_ACL_ATTR: in zfs_replay_create_acl()
H A Dzfs_log.c88 return (TX_MKDIR_ACL_ATTR); in zfs_log_create_txtype()