Home
last modified time | relevance | path

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

/fs/cifs/
Dsmb2maperror.c398 {STATUS_USER_EXISTS, -EIO, "STATUS_USER_EXISTS"},
Dsmb2status.h336 #define STATUS_USER_EXISTS cpu_to_le32(0xC0000063) macro