Searched refs:zfs_log_create (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/fs/zfs/sys/ |
H A D | zfs_znode.h | 308 extern void zfs_log_create(zilog_t *zilog, dmu_tx_t *tx, uint64_t txtype,
|
/titanic_50/usr/src/uts/common/fs/zfs/ |
H A D | zfs_log.c | 236 zfs_log_create(zilog_t *zilog, dmu_tx_t *tx, uint64_t txtype, in zfs_log_create() function
|
H A D | zfs_dir.c | 970 (void) zfs_log_create(zfsvfs->z_log, tx, TX_MKXATTR, zp, in zfs_make_xattrdir()
|
H A D | zfs_vnops.c | 1563 zfs_log_create(zilog, tx, txtype, dzp, zp, name, in zfs_create() 2049 zfs_log_create(zilog, tx, txtype, dzp, zp, dirname, vsecp, in zfs_mkdir()
|