Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_client.c84 static void nfs3_attr_cache(vnode_t *, vattr_t *, vattr_t *, hrtime_t,
362 nfs3_attr_cache(vp, &bva, &ava, t, cr); in nfs3_cache_wcc_data()
624 nfs3_attr_cache(vnode_t *vp, vattr_t *bvap, vattr_t *avap, hrtime_t t, in nfs3_attr_cache() function