Searched refs:pdvp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/
H A Dxattr.c913 vnode_t *pdvp; local
939 pdvp = gfs_file_parent(sdvp);
940 error = VOP_GETATTR(pdvp, &xvattr.xva_vattr, 0, cr, ct);
944 pdvp = gfs_file_parent(tdvp);
945 error = VOP_SETATTR(pdvp, &xvattr.xva_vattr, 0, cr, ct);

Completed in 58 milliseconds