tag | line | file | source code |
---|---|---|---|
SMB_STATUS_SIZE | 920 | fs/smbfs/proc.c | p += SMB_STATUS_SIZE; /* reserved (search_status) */ |
SMB_STATUS_SIZE | 947 | fs/smbfs/proc.c | char status[SMB_STATUS_SIZE]; |
SMB_STATUS_SIZE | 978 | fs/smbfs/proc.c | 5 + SMB_STATUS_SIZE); |
SMB_STATUS_SIZE | 982 | fs/smbfs/proc.c | p = smb_encode_vblock(p, status, SMB_STATUS_SIZE, 0); |
SMB_STATUS_SIZE | 1022 | fs/smbfs/proc.c | SMB_STATUS_SIZE); |