Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs4_common.c127 PURGE_ATTRCACHE4(vp); in nfs4_setopts()
H A Dnfs4_vnops.c1350 PURGE_ATTRCACHE4(vp); in nfs4open_otw()
4001 PURGE_ATTRCACHE4(vp); in nfs4setattr()
4116 PURGE_ATTRCACHE4(vp); in nfs4setattr()
4911 PURGE_ATTRCACHE4(unldvp); in nfs4_inactive_otw()
4915 PURGE_ATTRCACHE4(unldvp); in nfs4_inactive_otw()
4939 PURGE_ATTRCACHE4(unldvp); in nfs4_inactive_otw()
6510 PURGE_ATTRCACHE4(vp); in nfs4openattr()
7052 PURGE_ATTRCACHE4(dvp); in call_nfs4_create_req()
7097 PURGE_ATTRCACHE4(dvp); in call_nfs4_create_req()
7410 PURGE_ATTRCACHE4(vp); in nfs4_remove()
[all …]
H A Dnfs4_rnode.c425 PURGE_ATTRCACHE4(vp); in r4_do_attrcache()
431 PURGE_ATTRCACHE4(vp); in r4_do_attrcache()
H A Dnfs4_client_state.c2201 PURGE_ATTRCACHE4(*vpp); in nfs4_resend_open_otw()
2391 PURGE_ATTRCACHE4(vp); in nfs4_resend_open_otw()
H A Dnfs4_client.c2836 PURGE_ATTRCACHE4(vp); in nfs4_lockcompletion()
/titanic_50/usr/src/uts/common/nfs/
H A Drnode4.h449 #define PURGE_ATTRCACHE4(vp) { \ macro