Searched refs:NFS4_OPEN_STID (Results 1 – 3 of 3) sorted by relevance
2460 if (st->sc_type != NFS4_OPEN_STID && st->sc_type != NFS4_LOCK_STID) in nfs4_show_open()2589 case NFS4_OPEN_STID: in states_show()4256 if (local->st_stid.sc_type == NFS4_OPEN_STID) { in nfsd4_find_existing_open()4366 stp->st_stid.sc_type = NFS4_OPEN_STID; in init_open_stateid()5660 case NFS4_OPEN_STID: in nfsd4_validate_stateid()5728 case NFS4_OPEN_STID: in nfs4_find_file()5840 NFS4_DELEG_STID|NFS4_OPEN_STID|NFS4_LOCK_STID, in find_cpntf_state()5882 NFS4_DELEG_STID|NFS4_OPEN_STID|NFS4_LOCK_STID, in nfs4_preprocess_stateid_op()5897 case NFS4_OPEN_STID: in nfs4_preprocess_stateid_op()5989 case NFS4_OPEN_STID: in nfsd4_free_stateid()[all …]
91 #define NFS4_OPEN_STID 1 macro
275 typemask |= (NFS4_OPEN_STID | NFS4_LOCK_STID | NFS4_DELEG_STID); in nfsd4_preprocess_layout_stateid()