Searched refs:nfs4_handle_delegation_recall_error (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/fs/nfs/ |
D | nfs4proc.c | 2226 static int nfs4_handle_delegation_recall_error(struct nfs_server *server, struct nfs4_state *state,… in nfs4_handle_delegation_recall_error() function 2310 return nfs4_handle_delegation_recall_error(server, state, stateid, NULL, err); in nfs4_open_delegation_recall() 7403 return nfs4_handle_delegation_recall_error(server, state, stateid, fl, err); in nfs4_lock_delegation_recall()
|