Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfs4state.c6219 nfs4_delegation_stat(struct nfs4_delegation *dp, struct svc_fh *currentfh, in nfs4_delegation_stat() argument
6229 path.mnt = currentfh->fh_export->ex_path.mnt; in nfs4_delegation_stat()
6299 struct nfs4_ol_stateid *stp, struct svc_fh *currentfh, in nfs4_open_delegation() argument
6319 parent = currentfh; in nfs4_open_delegation()
6348 !nfs4_delegation_stat(dp, currentfh, &stat)) { in nfs4_open_delegation()
6366 open->op_delegate_type = deleg_ts && nfs4_delegation_stat(dp, currentfh, &stat) ? in nfs4_open_delegation()