Home
last modified time | relevance | path

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

/Linux-v6.1/fs/nfsd/
Dstate.h603 struct nfs4_ol_stateid *st_openstp; member
Dnfs4state.c752 if (st->st_openstp) in nfs4_resolve_deny_conflicts_locked()
4608 stp->st_openstp = NULL; in init_open_stateid()
5348 if (st->st_openstp == NULL /* it's an open */ && in nfsd4_check_conflicting_opens()
6152 if (stp->st_openstp) in nfs4_check_openmode()
6153 stp = stp->st_openstp; in nfs4_check_openmode()
7169 stp->st_openstp = open_stp; in init_lock_stateid()