Home
last modified time | relevance | path

Searched refs:TX_LINK (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/fs/zfs/sys/
H A Dzil.h139 #define TX_LINK 7 /* Create hard link to a file */ macro
/titanic_44/usr/src/uts/common/fs/zfs/
H A Dzfs_vnops.c4158 uint64_t txtype = TX_LINK; in zfs_link()