Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/tmpfs/
H A Dtmp_vnops.c1188 struct tmpnode *totp; /* target tmpnode */ in tmp_rename() local
1247 if (tdirlookup(toparent, nnm, &totp, cred) == 0) { in tmp_rename()
1248 vnevent_pre_rename_dest(TNTOV(totp), ndvp, nnm, ct); in tmp_rename()
1249 tmpnode_rele(totp); in tmp_rename()