Searched refs:rm_res (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_vnops.c | 4926 REMOVE4res *rm_res; in nfs4_inactive_otw() 4929 rm_res = &resop->nfs_resop4_u.opremove; in nfs4_inactive_otw() 4934 nfs4_update_dircaches(&rm_res->cinfo, unldvp, NULL, NULL, NULL); in nfs4_inactive_otw() 7253 REMOVE4res *rm_res; in nfs4_remove() local 7446 rm_res = &resop->nfs_resop4_u.opremove; in nfs4_remove() 7453 nfs4_update_dircaches(&rm_res->cinfo, dvp, NULL, NULL, in nfs4_remove() 8678 REMOVE4res *rm_res; in nfs4_rmdir() local 8831 rm_res = &resop->nfs_resop4_u.opremove; in nfs4_rmdir() 8843 nfs4_update_dircaches(&rm_res->cinfo, dvp, NULL, NULL, in nfs4_rmdir()
|