Searched refs:rn_res (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_vnops.c | 8177 RENAME4res *rn_res; in nfs4rename_persistent_fh() local 8289 rn_res = &resop->nfs_resop4_u.oprename; in nfs4rename_persistent_fh() 8303 nfs4_update_dircaches(&rn_res->target_cinfo, in nfs4rename_persistent_fh() 8318 nfs4_update_dircaches(&rn_res->source_cinfo, in nfs4rename_persistent_fh() 8369 RENAME4res *rn_res; in nfs4rename_volatile_fh() local 8566 rn_res = &res.array[5].nfs_resop4_u.oprename; in nfs4rename_volatile_fh() 8578 nfs4_update_dircaches(&rn_res->target_cinfo, ndvp, NULL, NULL, dinfop); in nfs4rename_volatile_fh() 8592 nfs4_update_dircaches(&rn_res->source_cinfo, odvp, NULL, NULL, in nfs4rename_volatile_fh()
|