Home
last modified time | relevance | path

Searched defs:txtype (Results 1 – 8 of 8) sorted by relevance

/titanic_52/usr/src/cmd/zdb/
H A Dzdb_il.c60 zil_prt_rec_create(zilog_t *zilog, int txtype, lr_create_t *lr) in zil_prt_rec_create() argument
92 zil_prt_rec_remove(zilog_t *zilog, int txtype, lr_remove_t *lr) in zil_prt_rec_remove() argument
100 zil_prt_rec_link(zilog_t *zilog, int txtype, lr_link_t *lr) in zil_prt_rec_link() argument
109 zil_prt_rec_rename(zilog_t *zilog, int txtype, lr_rename_t *lr) in zil_prt_rec_rename() argument
121 zil_prt_rec_write(zilog_t *zilog, int txtype, lr_write_t *lr) in zil_prt_rec_write() argument
186 zil_prt_rec_truncate(zilog_t *zilog, int txtype, lr_truncate_t *lr) in zil_prt_rec_truncate() argument
195 zil_prt_rec_setattr(zilog_t *zilog, int txtype, lr_setattr_ argument
240 zil_prt_rec_acl(zilog_t * zilog,int txtype,lr_acl_t * lr) zil_prt_rec_acl() argument
281 int txtype; print_log_record() local
[all...]
/titanic_52/usr/src/uts/common/fs/zfs/
H A Dzfs_log.c236 zfs_log_create(zilog_t *zilog, dmu_tx_t *tx, uint64_t txtype, in zfs_log_create() argument
354 zfs_log_remove(zilog_t *zilog, dmu_tx_t *tx, uint64_t txtype, in zfs_log_remove() argument
378 zfs_log_link(zilog_t * zilog,dmu_tx_t * tx,uint64_t txtype,znode_t * dzp,znode_t * zp,char * name) zfs_log_link() argument
406 zfs_log_symlink(zilog_t * zilog,dmu_tx_t * tx,uint64_t txtype,znode_t * dzp,znode_t * zp,char * name,char * link) zfs_log_symlink() argument
443 zfs_log_rename(zilog_t * zilog,dmu_tx_t * tx,uint64_t txtype,znode_t * sdzp,char * sname,znode_t * tdzp,char * dname,znode_t * szp,znode_t * tzp) zfs_log_rename() argument
478 zfs_log_write(zilog_t * zilog,dmu_tx_t * tx,int txtype,znode_t * zp,offset_t off,ssize_t resid,int ioflag) zfs_log_write() argument
562 zfs_log_truncate(zilog_t * zilog,dmu_tx_t * tx,int txtype,znode_t * zp,uint64_t off,uint64_t len) zfs_log_truncate() argument
592 zfs_log_setattr(zilog_t * zilog,dmu_tx_t * tx,int txtype,znode_t * zp,vattr_t * vap,uint_t mask_applied,zfs_fuid_info_t * fuidp) zfs_log_setattr() argument
660 int txtype; zfs_log_acl() local
[all...]
H A Dzfs_replay.c279 uint64_t txtype; in zfs_replay_create_acl() local
418 uint64_t txtype; in zfs_replay_create() local
[all...]
H A Dzfs_vnops.c1489 uint64_t txtype; in zfs_create() local
1671 uint64_t txtype; in zfs_remove() local
1910 uint64_t txtype; zfs_mkdir() local
2173 uint64_t txtype = TX_RMDIR; zfs_rmdir() local
3857 uint64_t txtype = TX_SYMLINK; zfs_symlink() local
4159 uint64_t txtype = TX_LINK; zfs_link() local
[all...]
H A Dzil.c1129 zil_itx_create(uint64_t txtype, size_t lrsize) in zil_itx_create() argument
1985 uint64_t txtype = lr->lrc_txtype; in zil_replay_log_record() local
[all...]
/titanic_52/usr/src/uts/common/fs/zev/
H A Dzev_callbacks.c278 uint64_t txtype) in zev_znode_create_cb() argument
346 uint64_t txtype) in zev_znode_remove_cb() argument
/titanic_52/usr/src/uts/common/fs/zfs/sys/
H A Dzil.h168 #define TX_OOO(txtype) \ argument
/titanic_52/usr/src/uts/common/inet/ip/
H A Digmp.c2804 mcast_record_t txtype; in mcast_merge_rtx() local