Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dsmb2maperror.c2254 {STATUS_FVE_ACTION_NOT_ALLOWED, -EIO, "STATUS_FVE_ACTION_NOT_ALLOWED"},
H A Dsmb2status.h1650 #define STATUS_FVE_ACTION_NOT_ALLOWED cpu_to_le32(0xC0210009) macro