Home
last modified time | relevance | path

Searched refs:op_stp (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dxdr4.h281 struct nfs4_ol_stateid *op_stp; /* used during processing */ member
H A Dnfs4state.c4366 stp = open->op_stp; in init_open_stateid()
4379 open->op_stp = NULL; in init_open_stateid()
4762 open->op_stp = nfs4_alloc_open_stateid(clp); in nfsd4_process_open1()
4763 if (!open->op_stp) in nfsd4_process_open1()
5220 if (!open->op_stp) in nfsd4_process_open2()
5309 if (open->op_stp) in nfsd4_cleanup_open_state()
5310 nfs4_put_stid(&open->op_stp->st_stid); in nfsd4_cleanup_open_state()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dxdr4.h278 struct nfs4_ol_stateid *op_stp; /* used during processing */ member
H A Dnfs4state.c4628 stp = open->op_stp; in init_open_stateid()
4641 open->op_stp = NULL; in init_open_stateid()
5087 open->op_stp = nfs4_alloc_open_stateid(clp); in nfsd4_process_open1()
5088 if (!open->op_stp) in nfsd4_process_open1()
5756 if (!open->op_stp) in nfsd4_process_open2()
5845 if (open->op_stp) in nfsd4_cleanup_open_state()
5846 nfs4_put_stid(&open->op_stp->st_stid); in nfsd4_cleanup_open_state()

Completed in 24 milliseconds