Searched defs:bytes_read (Results 1 – 12 of 12) sorted by relevance
/fs/squashfs/ |
D | block.c | 66 int *bytes_read; member 352 int ret, error, bytes_read = 0, bytes_uncompressed = 0; in read_metadata_block() local 393 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 | 747 struct cifs_io_parms *parms, unsigned int *bytes_read, in cifs_sync_read()
|
D | inode.c | 438 unsigned int bytes_read; local
|
D | smb2ops.c | 736 struct cifs_io_parms *parms, unsigned int *bytes_read, in smb2_sync_read()
|
D | file.c | 3180 unsigned int bytes_read = 0; in cifs_read() local
|
D | cifsglob.h | 914 __u64 bytes_read; member
|
/fs/befs/ |
D | datastream.c | 134 befs_off_t bytes_read = 0; /* bytes readed */ in befs_read_lsymlink() local
|
/fs/orangefs/ |
D | inode.c | 19 ssize_t bytes_read = 0; in read_one_page() local
|
/fs/ecryptfs/ |
D | crypto.c | 895 char *page_virt, int *bytes_read) in ecryptfs_process_flags() 1238 char *virt, int *bytes_read, in parse_header_metadata() 1312 int bytes_read; in ecryptfs_read_headers_virt() 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
|