Searched refs:TX_MKDIR_ATTR (Results 1 – 4 of 4) sorted by relevance
479 if (txtype == TX_CREATE_ATTR || txtype == TX_MKDIR_ATTR) in zfs_replay_create()520 txtype != TX_MKDIR_ATTR && in zfs_replay_create()552 case TX_MKDIR_ATTR: in zfs_replay_create()
91 return (TX_MKDIR_ATTR); in zfs_log_create_txtype()328 if ((int)txtype == TX_CREATE_ATTR || (int)txtype == TX_MKDIR_ATTR || in zfs_log_create()
163 #define TX_MKDIR_ATTR 18 /* mkdir with attr */ macro
76 lr->lr_common.lrc_txtype == TX_MKDIR_ATTR) { in zil_prt_rec_create()