Searched refs:TX_SETATTR (Results 1 – 3 of 3) sorted by relevance
143 #define TX_SETATTR 11 /* Set file attributes */ macro170 (txtype) == TX_SETATTR || \
3319 zfs_log_setattr(zilog, tx, TX_SETATTR, zp, vap, mask, fuidp); in zfs_setattr()
1402 itx = zil_itx_create(TX_SETATTR, sizeof (*lr)); in ztest_log_setattr()