Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/
H A Dxattr.c1122 vnode_t *spvp, *tpvp; in xattr_dir_rename() local
1132 error = xattr_dir_realdir(sdvp, &spvp, LOOKUP_XATTR, cr, ct); in xattr_dir_rename()
1142 tpvp = spvp; in xattr_dir_rename()
1152 VN_RELE(spvp); in xattr_dir_rename()
1164 error = VOP_RENAME(spvp, snm, tpvp, tnm, cr, ct, flags); in xattr_dir_rename()
1169 VN_RELE(spvp); in xattr_dir_rename()