Searched refs:TX_SYMLINK (Results 1 – 4 of 4) sorted by relevance
136 #define TX_SYMLINK 4 /* Create symbolic link to a file */ macro
74 if (txtype == TX_SYMLINK) { in zil_prt_rec_create()
459 if ((int)lr->lr_common.lrc_txtype != TX_SYMLINK && in zfs_replay_create()508 case TX_SYMLINK: in zfs_replay_create()
3856 uint64_t txtype = TX_SYMLINK; in zfs_symlink()