Searched refs:TX_CREATE (Results 1 – 4 of 4) sorted by relevance
130 #define TX_CREATE 1 /* Create file */ macro
72 return (TX_CREATE); in zfs_log_create_txtype()270 (int)txtype == TX_CREATE || (int)txtype == TX_MKDIR || in zfs_log_create()
497 case TX_CREATE: in zfs_replay_create()
1337 itx = zil_itx_create(TX_CREATE, sizeof (*lr) + namesize); in ztest_log_create()