Searched refs:STATUS_TOO_MANY_LINKS (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/fs/cifs/ | ||
D | smb2maperror.c | 871 {STATUS_TOO_MANY_LINKS, -EMLINK, "STATUS_TOO_MANY_LINKS"}, |
D | smb2status.h | 740 #define STATUS_TOO_MANY_LINKS cpu_to_le32(0xC0000265) macro |