Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dxdr4.h281 struct nfs4_ol_stateid *op_stp; /* used during processing */ member
H A Dnfs4state.c4351 stp = open->op_stp; in init_open_stateid()
4364 open->op_stp = NULL; in init_open_stateid()
4747 open->op_stp = nfs4_alloc_open_stateid(clp); in nfsd4_process_open1()
4748 if (!open->op_stp) in nfsd4_process_open1()
5205 if (!open->op_stp) in nfsd4_process_open2()
5294 if (open->op_stp) in nfsd4_cleanup_open_state()
5295 nfs4_put_stid(&open->op_stp->st_stid); in nfsd4_cleanup_open_state()