Searched defs:bytes_read (Results 1 – 6 of 6) sorted by relevance
/fs/cifs/ |
D | file.c | 1604 unsigned int bytes_read = 0; in cifs_user_read() local 1685 unsigned int bytes_read = 0; in cifs_read() local 1769 struct list_head *pages, int bytes_read, char *data, in cifs_copy_cache_pages() 1824 unsigned int bytes_read = 0; in cifs_readpages() local
|
D | inode.c | 317 unsigned int bytes_read; local
|
D | cifsglob.h | 287 __u64 bytes_read; member
|
/fs/befs/ |
D | datastream.c | 129 befs_off_t bytes_read = 0; /* bytes readed */ in befs_read_lsymlink() local
|
/fs/ecryptfs/ |
D | crypto.c | 1087 char *page_virt, int *bytes_read) in ecryptfs_process_flags() 1433 char *virt, int *bytes_read, in parse_header_metadata() 1490 int bytes_read; in ecryptfs_read_headers_virt() local
|
/fs/ncpfs/ |
D | ncplib_kernel.c | 959 __u32 offset, __u16 to_read, char *target, int *bytes_read) in ncp_read_kernel() 995 __u32 offset, __u16 to_read, char __user *target, int *bytes_read, in ncp_read_bounce()
|