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