Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dsmb2maperror.c943 {STATUS_DS_NO_RIDS_ALLOCATED, -EIO, "STATUS_DS_NO_RIDS_ALLOCATED"},
Dsmb2status.h796 #define STATUS_DS_NO_RIDS_ALLOCATED cpu_to_le32(0xC00002A7) macro