Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/
H A Dxattr.c176 vnode_t *pvp, *savevp; in xattr_common_fid() local
185 savevp = pvp = gfs_file_parent(vp); in xattr_common_fid()
186 mutex_enter(&savevp->v_lock); in xattr_common_fid()
190 mutex_exit(&savevp->v_lock); in xattr_common_fid()