Searched refs:TX_MKDIR_ATTR (Results 1 – 5 of 5) sorted by relevance
150 #define TX_MKDIR_ATTR 18 /* mkdir with attr */ macro
424 if (txtype == TX_CREATE_ATTR || txtype == TX_MKDIR_ATTR) in zfs_replay_create()460 (int)lr->lr_common.lrc_txtype != TX_MKDIR_ATTR && in zfs_replay_create()487 case TX_MKDIR_ATTR: in zfs_replay_create()
92 return (TX_MKDIR_ATTR); in zfs_log_create_txtype()265 if ((int)txtype == TX_CREATE_ATTR || (int)txtype == TX_MKDIR_ATTR || in zfs_log_create()
69 lr->lr_common.lrc_txtype == TX_MKDIR_ATTR) { in zil_prt_rec_create()
297 case TX_MKDIR_ATTR: in zev_znode_create_cb()