tag | line | file | source code |
---|---|---|---|
SMB_STATUS_SIZE | 854 | fs/smbfs/proc.c | p += SMB_STATUS_SIZE; /* reserved (search_status) */ |
SMB_STATUS_SIZE | 881 | fs/smbfs/proc.c | char status[SMB_STATUS_SIZE]; |
SMB_STATUS_SIZE | 912 | fs/smbfs/proc.c | 5 + SMB_STATUS_SIZE); |
SMB_STATUS_SIZE | 916 | fs/smbfs/proc.c | p = smb_encode_vblock(p, status, SMB_STATUS_SIZE, 0); |
SMB_STATUS_SIZE | 956 | fs/smbfs/proc.c | SMB_STATUS_SIZE); |