Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dnfs4proc.c2128 if (opendata == NULL) in nfs4_open_recoverdata_alloc()
2130 opendata->state = state; in nfs4_open_recoverdata_alloc()
2132 return opendata; in nfs4_open_recoverdata_alloc()
2148 memset(&opendata->o_res, 0, sizeof(opendata->o_res)); in nfs4_open_recover_helper()
2149 memset(&opendata->c_res, 0, sizeof(opendata->c_res)); in nfs4_open_recover_helper()
2205 if (IS_ERR(opendata)) in _nfs4_do_open_reclaim()
2314 if (IS_ERR(opendata)) in nfs4_open_delegation_recall()
2729 if (IS_ERR(opendata)) in _nfs4_open_expired()
3111 if (opendata->lgp) { in _nfs4_open_and_get_state()
3113 opendata->lgp = NULL; in _nfs4_open_and_get_state()
[all …]