Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dsmb2maperror.c943 {STATUS_DS_NO_RIDS_ALLOCATED, -EIO, "STATUS_DS_NO_RIDS_ALLOCATED"},
H A Dsmb2status.h796 #define STATUS_DS_NO_RIDS_ALLOCATED cpu_to_le32(0xC00002A7) macro