SMB_STATUS_SIZE 1886 fs/smbfs/proc.c p += SMB_STATUS_SIZE; /* reserved (search_status) */ SMB_STATUS_SIZE 1951 fs/smbfs/proc.c char status[SMB_STATUS_SIZE]; SMB_STATUS_SIZE 1993 fs/smbfs/proc.c if (p + 5 + SMB_STATUS_SIZE > SMB_STATUS_SIZE 2002 fs/smbfs/proc.c WSET(p, 0, SMB_STATUS_SIZE); SMB_STATUS_SIZE 2004 fs/smbfs/proc.c memcpy(p, status, SMB_STATUS_SIZE); SMB_STATUS_SIZE 2005 fs/smbfs/proc.c p += SMB_STATUS_SIZE; SMB_STATUS_SIZE 2043 fs/smbfs/proc.c memcpy(status, last_status, SMB_STATUS_SIZE);