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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_subr.c923 #define VALID_FH(fi) (VTOR(fi->vp)->r_server == VTOMI(fi->vp)->mi_curr_serv) macro
989 * If this rnode is not in sync with the current server (VALID_FH),
1013 if (!VALID_FH(fi) &&
1540 * If this rnode is not in sync with the current server (VALID_FH),
1564 if (!VALID_FH(fi) &&
4527 if (!VALID_FH(fi)) {
4548 if (VALID_FH(fi)) {

Completed in 52 milliseconds