Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dsmb2maperror.c1048 {STATUS_TOO_MANY_PRINCIPALS, -EIO, "STATUS_TOO_MANY_PRINCIPALS"},
Dsmb2status.h869 #define STATUS_TOO_MANY_PRINCIPALS __constant_cpu_to_le32(0xC00002F7) macro