Searched refs:rm_res (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_vnops.c | 4909 REMOVE4res *rm_res; in nfs4_inactive_otw() 4912 rm_res = &resop->nfs_resop4_u.opremove; in nfs4_inactive_otw() 4917 nfs4_update_dircaches(&rm_res->cinfo, unldvp, NULL, NULL, NULL); in nfs4_inactive_otw() 7236 REMOVE4res *rm_res; in nfs4_remove() local 7429 rm_res = &resop->nfs_resop4_u.opremove; in nfs4_remove() 7436 nfs4_update_dircaches(&rm_res->cinfo, dvp, NULL, NULL, in nfs4_remove() 8661 REMOVE4res *rm_res; in nfs4_rmdir() local 8814 rm_res = &resop->nfs_resop4_u.opremove; in nfs4_rmdir() 8826 nfs4_update_dircaches(&rm_res->cinfo, dvp, NULL, NULL, in nfs4_rmdir()
|