Searched refs:nfs4_open_delegation_recall (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | delegation.h | 70 int nfs4_open_delegation_recall(struct nfs_open_context *ctx, struct nfs4_state *state, const nfs4_stateid *stateid);
|
H A D | delegation.c | 206 err = nfs4_open_delegation_recall(ctx, state, stateid); in nfs_delegation_claim_opens()
|
H A D | nfs4proc.c | 2299 int nfs4_open_delegation_recall(struct nfs_open_context *ctx, in nfs4_open_delegation_recall() function
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | delegation.h | 70 int nfs4_open_delegation_recall(struct nfs_open_context *ctx, struct nfs4_state *state, const nfs4_stateid *stateid);
|
H A D | delegation.c | 206 err = nfs4_open_delegation_recall(ctx, state, stateid); in nfs_delegation_claim_opens()
|
H A D | nfs4proc.c | 2305 int nfs4_open_delegation_recall(struct nfs_open_context *ctx, in nfs4_open_delegation_recall() function
|
Completed in 50 milliseconds