Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfs/
Dnfs4_fs.h497 extern bool nfs4_copy_open_stateid(nfs4_stateid *dst,
Dnfs4state.c1019 bool nfs4_copy_open_stateid(nfs4_stateid *dst, struct nfs4_state *state) in nfs4_copy_open_stateid() function
1067 nfs4_copy_open_stateid(dst, state); in nfs4_select_rw_stateid()
Dnfs4proc.c3477 if (!nfs4_copy_open_stateid(&calldata->arg.stateid, state)) in nfs4_do_close()