Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb2maperror.c950 {STATUS_JOURNAL_NOT_ACTIVE, -EIO, "STATUS_JOURNAL_NOT_ACTIVE"},
/linux/fs/smb/common/
H A Dsmb2status.h800 #define STATUS_JOURNAL_NOT_ACTIVE cpu_to_le32(0xC00002B8) macro