Searched defs:bytes_read (Results 1 – 12 of 12) sorted by relevance
/fs/squashfs/ |
D | block.c | 66 int *bytes_read; member 351 int ret, error, bytes_read = 0, bytes_uncompressed = 0; in read_metadata_block() local 392 int ret, error = 0, bytes_uncompressed = 0, bytes_read = 0; in read_data_block() local
|
/fs/cifs/ |
D | link.c | 244 unsigned int bytes_read = 0; in query_mf_symlink() local 278 unsigned int bytes_read = 0; in check_mf_symlink() local
|
D | smb1ops.c | 750 struct cifs_io_parms *parms, unsigned int *bytes_read, in cifs_sync_read()
|
D | inode.c | 440 unsigned int bytes_read; local
|
D | smb2ops.c | 728 struct cifs_io_parms *parms, unsigned int *bytes_read, in smb2_sync_read()
|
D | file.c | 3182 unsigned int bytes_read = 0; in cifs_read() local
|
D | cifsglob.h | 891 __u64 bytes_read; member
|
/fs/befs/ |
D | datastream.c | 128 befs_off_t bytes_read = 0; /* bytes readed */ in befs_read_lsymlink() local
|
/fs/ecryptfs/ |
D | crypto.c | 902 char *page_virt, int *bytes_read) in ecryptfs_process_flags() 1246 char *virt, int *bytes_read, in parse_header_metadata() 1320 int bytes_read; in ecryptfs_read_headers_virt() local
|
/fs/hfs/ |
D | bnode.c | 21 int bytes_read; in hfs_bnode_read() local
|
/fs/ncpfs/ |
D | ncplib_kernel.c | 968 __u32 offset, __u16 to_read, char *target, int *bytes_read) in ncp_read_kernel() 1009 int *bytes_read, void *bounce, __u32 bufsize) in ncp_read_bounce()
|
/fs/hostfs/ |
D | hostfs_kern.c | 446 int bytes_read, ret = 0; in hostfs_readpage() local
|