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