Home
last modified time | relevance | path

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

/Linux-v6.6/fs/nfsd/
Dstate.h605 struct nfs4_ol_stateid *st_openstp; member
Dnfs4state.c759 if (st->st_openstp) in nfs4_resolve_deny_conflicts_locked()
4650 stp->st_openstp = NULL; in init_open_stateid()
5393 if (st->st_openstp == NULL /* it's an open */ && in nfsd4_check_conflicting_opens()
6317 if (stp->st_openstp) in nfs4_check_openmode()
6318 stp = stp->st_openstp; in nfs4_check_openmode()
7357 stp->st_openstp = open_stp; in init_lock_stateid()