Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dstate.h541 struct nfs4_ol_stateid *st_openstp; member
Dnfs4state.c3772 stp->st_openstp = NULL; in init_open_stateid()
4907 if (stp->st_openstp) in nfs4_check_openmode()
4908 stp = stp->st_openstp; in nfs4_check_openmode()
5826 stp->st_openstp = open_stp; in init_lock_stateid()