Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs3_vnops.c1480 nfs3_cache_wcc_data(vp, &res.resok.obj_wcc, t, cr); in nfs3setattr()
1503 nfs3_cache_wcc_data(vp, &res.resfail.obj_wcc, t, cr); in nfs3setattr()
1892 nfs3_cache_wcc_data(unldvp, in nfs3_inactive()
1897 nfs3_cache_wcc_data(unldvp, in nfs3_inactive()
2481 nfs3_cache_wcc_data(dvp, &res.resok.dir_wcc, t, cr); in nfs3create()
2636 nfs3_cache_wcc_data(dvp, &res.resfail.dir_wcc, t, cr); in nfs3create()
2699 nfs3_cache_wcc_data(vp, &res.resok.obj_wcc, t, cr); in nfs3excl_create_settimes()
2706 nfs3_cache_wcc_data(vp, &res.resfail.obj_wcc, t, cr); in nfs3excl_create_settimes()
2777 nfs3_cache_wcc_data(dvp, &res.resok.dir_wcc, t, cr); in nfs3mknod()
2821 nfs3_cache_wcc_data(dvp, &res.resfail.dir_wcc, t, cr); in nfs3mknod()
[all …]
H A Dnfs_client.c338 nfs3_cache_wcc_data(vnode_t *vp, wcc_data *wccp, hrtime_t t, cred_t *cr) in nfs3_cache_wcc_data() function
/titanic_41/usr/src/uts/common/nfs/
H A Dnfs.h2257 extern void nfs3_cache_wcc_data(vnode_t *, wcc_data *, hrtime_t, cred_t *);