Home
last modified time | relevance | path

Searched refs:STATUS_STOPPED_ON_SYMLINK (Results 1 – 4 of 4) sorted by relevance

/linux/fs/smb/client/
H A Dsmb2misc.c242 shdr->Status == STATUS_STOPPED_ON_SYMLINK) in smb2_check_message()
H A Dsmb2inode.c857 case STATUS_STOPPED_ON_SYMLINK: in parse_create_response()
/linux/fs/smb/common/
H A Dsmb2status.h208 #define STATUS_STOPPED_ON_SYMLINK cpu_to_le32(0x8000002D) macro
/linux/fs/smb/server/
H A Dsmb2pdu.c150 if (err_rsp->hdr.Status != STATUS_STOPPED_ON_SYMLINK) { in smb2_set_err_rsp()