tag | line | file | source code |
---|---|---|---|
SMB_STATUS_SIZE | 925 | fs/smbfs/proc.c | p += SMB_STATUS_SIZE; /* reserved (search_status) */ |
SMB_STATUS_SIZE | 952 | fs/smbfs/proc.c | char status[SMB_STATUS_SIZE]; |
SMB_STATUS_SIZE | 983 | fs/smbfs/proc.c | 5 + SMB_STATUS_SIZE); |
SMB_STATUS_SIZE | 987 | fs/smbfs/proc.c | p = smb_encode_vblock(p, status, SMB_STATUS_SIZE, 0); |
SMB_STATUS_SIZE | 1027 | fs/smbfs/proc.c | SMB_STATUS_SIZE); |