Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfsd/
Dstate.h603 struct nfs4_ol_stateid *st_openstp; member
Dnfs4state.c763 if (st->st_openstp) in nfs4_resolve_deny_conflicts_locked()
4623 stp->st_openstp = NULL; in init_open_stateid()
5355 if (st->st_openstp == NULL /* it's an open */ && in nfsd4_check_conflicting_opens()
6159 if (stp->st_openstp) in nfs4_check_openmode()
6160 stp = stp->st_openstp; in nfs4_check_openmode()
7176 stp->st_openstp = open_stp; in init_lock_stateid()