Searched refs:TX_MKDIR_ATTR (Results 1 – 4 of 4) sorted by relevance
463 if (txtype == TX_CREATE_ATTR || txtype == TX_MKDIR_ATTR) in zfs_replay_create()504 (int)lr->lr_common.lrc_txtype != TX_MKDIR_ATTR && in zfs_replay_create()531 case TX_MKDIR_ATTR: in zfs_replay_create()
91 return (TX_MKDIR_ATTR); in zfs_log_create_txtype()332 if ((int)txtype == TX_CREATE_ATTR || (int)txtype == TX_MKDIR_ATTR || in zfs_log_create()
162 #define TX_MKDIR_ATTR 18 /* mkdir with attr */ macro
75 lr->lr_common.lrc_txtype == TX_MKDIR_ATTR) { in zil_prt_rec_create()