Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/nfs/
H A Dnfs.h1178 struct post_op_vattr { struct
1182 typedef struct post_op_vattr post_op_vattr; argument
1358 post_op_vattr dir_attributes;
1359 post_op_vattr obj_attributes;
1473 struct post_op_vattr pov;
1848 post_op_vattr dir_attributes;
1927 post_op_vattr dir_attributes;
2255 extern void nfs3_cache_post_op_vattr(vnode_t *, post_op_vattr *, hrtime_t,
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs3_xdr.c809 xdr_post_op_vattr(XDR *xdrs, post_op_vattr *objp) in xdr_post_op_vattr()
2384 post_op_vattr pov; in xdr_READDIRPLUS3vres()
H A Dnfs_client.c295 nfs3_cache_post_op_vattr(vnode_t *vp, post_op_vattr *poap, hrtime_t t, in nfs3_cache_post_op_vattr()