Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/
H A Dvnode.c3040 vn_clearpath(vnode_t *vp, hrtime_t compare_stamp) in vn_clearpath() argument
3051 if (compare_stamp != 0 && vp->v_path_stamp != compare_stamp) { in vn_clearpath()