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