Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfs4state.c6195 nfs4_delegation_stat(struct nfs4_delegation *dp, struct svc_fh *currentfh,
6205 path.mnt = currentfh->fh_export->ex_path.mnt; in nfs4_delegation_stat()
6275 struct nfs4_ol_stateid *stp, struct svc_fh *currentfh, in nfs4_open_delegation()
6295 parent = currentfh; in nfs4_open_delegation()
6324 !nfs4_delegation_stat(dp, currentfh, &stat)) { in nfs4_open_delegation()
6341 open->op_delegate_type = deleg_ts && nfs4_delegation_stat(dp, currentfh, &stat) ? in nfs4_open_delegation()
6196 nfs4_delegation_stat(struct nfs4_delegation * dp,struct svc_fh * currentfh,struct kstat * stat) nfs4_delegation_stat() argument
6276 nfs4_open_delegation(struct svc_rqst * rqstp,struct nfsd4_open * open,struct nfs4_ol_stateid * stp,struct svc_fh * currentfh,struct svc_fh * fh) nfs4_open_delegation() argument