tag | line | file | source code |
---|---|---|---|
SMB_DIRINFO_SIZE | 948 | fs/smbfs/proc.c | int entries_asked = (server->max_xmit - 100) / SMB_DIRINFO_SIZE; |
SMB_DIRINFO_SIZE | 1011 | fs/smbfs/proc.c | if (bcc != count * SMB_DIRINFO_SIZE + 3) { |
SMB_DIRINFO_SIZE | 1021 | fs/smbfs/proc.c | (count - 1) * SMB_DIRINFO_SIZE, |
SMB_DIRINFO_SIZE | 1028 | fs/smbfs/proc.c | p += SMB_DIRINFO_SIZE; |