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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_client.c106 static void nfs4_attrcache_va(vnode_t *, nfs4_ga_res_t *, int);
421 nfs4_attrcache_va(vp, garp, FALSE);
543 * nfs4_attrcache_va to cache the attrs but also
601 nfs4_attrcache_va(vp, garp, set_time_cache_inval);
604 * If we have updated filesize in nfs4_attrcache_va, as soon as we
679 nfs4_attrcache_va(vnode_t *vp, nfs4_ga_res_t *garp, int set_cache_timeout) function

Completed in 65 milliseconds