Lines Matching refs:save_fh
539 if (!cstate->save_fh.fh_dentry) in nfsd4_restorefh()
542 fh_dup2(&cstate->current_fh, &cstate->save_fh); in nfsd4_restorefh()
554 fh_dup2(&cstate->save_fh, &cstate->current_fh); in nfsd4_savefh()
728 link->li_name, link->li_namelen, &cstate->save_fh); in nfsd4_link()
879 status = nfsd_rename(rqstp, &cstate->save_fh, rename->rn_sname, in nfsd4_rename()
885 set_change_info(&rename->rn_tinfo, &cstate->save_fh); in nfsd4_rename()
1049 if (!cstate->save_fh.fh_dentry) in nfsd4_verify_copy()
1052 status = nfs4_preprocess_stateid_op(rqstp, cstate, &cstate->save_fh, in nfsd4_verify_copy()
1284 s_fh = &cstate->save_fh; in nfsd4_setup_inter_ssc()
2335 struct svc_fh *save_fh = &cstate->save_fh; in nfsd4_proc_compound() local
2348 fh_init(save_fh, NFS4_FHSIZE); in nfsd4_proc_compound()
2463 fh_put(save_fh); in nfsd4_proc_compound()