Home
last modified time | relevance | path

Searched defs:bytes_read (Results 1 – 12 of 12) sorted by relevance

/fs/squashfs/
Dblock.c66 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/
Dlink.c244 unsigned int bytes_read = 0; in query_mf_symlink() local
278 unsigned int bytes_read = 0; in check_mf_symlink() local
Dsmb1ops.c747 struct cifs_io_parms *parms, unsigned int *bytes_read, in cifs_sync_read()
Dinode.c438 unsigned int bytes_read; local
Dsmb2ops.c736 struct cifs_io_parms *parms, unsigned int *bytes_read, in smb2_sync_read()
Dfile.c3180 unsigned int bytes_read = 0; in cifs_read() local
Dcifsglob.h914 __u64 bytes_read; member
/fs/befs/
Ddatastream.c134 befs_off_t bytes_read = 0; /* bytes readed */ in befs_read_lsymlink() local
/fs/orangefs/
Dinode.c19 ssize_t bytes_read = 0; in read_one_page() local
/fs/ecryptfs/
Dcrypto.c895 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/
Dncplib_kernel.c968 __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/
Dhostfs_kern.c446 int bytes_read, ret = 0; in hostfs_readpage() local