Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfs/
Ddelegation.h57 int nfs4_open_delegation_recall(struct nfs_open_context *ctx, struct nfs4_state *state, const nfs4_…
Ddelegation.c144 err = nfs4_open_delegation_recall(ctx, state, stateid, type); in nfs_delegation_claim_opens()
Dnfs4proc.c1840 int nfs4_open_delegation_recall(struct nfs_open_context *ctx, in nfs4_open_delegation_recall() function