Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfsd/
Dstate.h567 struct nfs4_ol_stateid *st_openstp; member
Dnfs4state.c4388 stp->st_openstp = NULL; in init_open_stateid()
5565 if (stp->st_openstp) in nfs4_check_openmode()
5566 stp = stp->st_openstp; in nfs4_check_openmode()
6563 stp->st_openstp = open_stp; in init_lock_stateid()