Searched refs:NFS4_OPEN_STID (Results 1 – 3 of 3) sorted by relevance
2626 case NFS4_OPEN_STID: in states_show()4322 if (local->st_stid.sc_type == NFS4_OPEN_STID) { in nfsd4_find_existing_open()4432 stp->st_stid.sc_type = NFS4_OPEN_STID; in init_open_stateid()5825 case NFS4_OPEN_STID: in nfsd4_validate_stateid()5892 case NFS4_OPEN_STID: in nfs4_find_file()6006 NFS4_DELEG_STID|NFS4_OPEN_STID|NFS4_LOCK_STID); in find_cpntf_state()6063 case NFS4_OPEN_STID: in nfs4_preprocess_stateid_op()6155 case NFS4_OPEN_STID: in nfsd4_free_stateid()6249 NFS4_OPEN_STID, &stp, nn); in nfs4_preprocess_confirmed_seqid_op()6281 NFS4_OPEN_STID, &stp, nn); in nfsd4_open_confirm()[all …]
91 #define NFS4_OPEN_STID 1 macro
276 typemask |= (NFS4_OPEN_STID | NFS4_LOCK_STID | NFS4_DELEG_STID); in nfsd4_preprocess_layout_stateid()
Completed in 26 milliseconds