| /fs/ | 
| D | sync.c | 235 int sync_file_range(struct file *file, loff_t offset, loff_t nbytes,  in sync_file_range() 362 int ksys_sync_file_range(int fd, loff_t offset, loff_t nbytes,  in ksys_sync_file_range() 377 SYSCALL_DEFINE4(sync_file_range, int, fd, loff_t, offset, loff_t, nbytes,  in SYSCALL_DEFINE4()  argument 385 		       compat_arg_u64_dual(nbytes), unsigned int, flags)  in COMPAT_SYSCALL_DEFINE6() 395 				 loff_t, offset, loff_t, nbytes)  in SYSCALL_DEFINE4()  argument
  | 
| D | binfmt_misc.c | 738 bm_entry_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos)  in bm_entry_read() 894 bm_status_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos)  in bm_status_read()
  | 
| /fs/coda/ | 
| D | psdev.c | 92 				size_t nbytes, loff_t *off)  in coda_psdev_write() 205 			       size_t nbytes, loff_t *off)  in coda_psdev_read()
  | 
| /fs/fuse/ | 
| D | readdir.c | 128 static int parse_dirfile(char *buf, size_t nbytes, struct file *file,  in parse_dirfile() 288 static int parse_dirplusfile(char *buf, size_t nbytes, struct file *file,  in parse_dirplusfile() 403 		unsigned int nbytes = size - offset;  in fuse_parse_cache()  local
  | 
| D | dev.c | 211 	unsigned nbytes = 0;  in fuse_len_args()  local 1038 static int fuse_copy_pages(struct fuse_copy_state *cs, unsigned nbytes,  in fuse_copy_pages() 1113 			       size_t nbytes, struct fuse_req *req)  in fuse_read_interrupt() 1165 				   size_t nbytes)  in fuse_read_single_forget() 1197 				   struct fuse_copy_state *cs, size_t nbytes)  in fuse_read_batch_forget() 1247 			    size_t nbytes)  in fuse_read_forget() 1266 				struct fuse_copy_state *cs, size_t nbytes)  in fuse_dev_do_read() 1952 			 unsigned nbytes)  in copy_out_args() 1980 				 struct fuse_copy_state *cs, size_t nbytes)  in fuse_dev_do_write()
  | 
| /fs/xfs/ | 
| D | xfs_inode_item.c | 230 	int			*nbytes)  in xfs_inode_item_data_fork_size() 271 	int			*nbytes)  in xfs_inode_item_attr_fork_size() 316 	int			*nbytes)  in xfs_inode_item_size()
  | 
| D | xfs_exchmaps_item.c | 72 	int			*nbytes)  in xfs_xmi_item_size() 155 	int			*nbytes)  in xfs_xmd_item_size()
  | 
| D | xfs_icreate_item.c | 39 	int			*nbytes)  in xfs_icreate_item_size()
  | 
| D | xfs_rmap_item.c | 71 	int			*nbytes)  in xfs_rui_item_size() 171 	int			*nbytes)  in xfs_rud_item_size()
  | 
| D | xfs_bmap_item.c | 72 	int			*nbytes)  in xfs_bui_item_size() 165 	int			*nbytes)  in xfs_bud_item_size()
  | 
| D | xfs_refcount_item.c | 72 	int			*nbytes)  in xfs_cui_item_size() 172 	int			*nbytes)  in xfs_cud_item_size()
  | 
| D | xfs_dquot_item.c | 34 	int			*nbytes)  in xfs_qm_dquot_logitem_size()
  | 
| D | xfs_buf_item.c | 92 	int				*nbytes)  in xfs_buf_item_size_segment() 192 	int			*nbytes)  in xfs_buf_item_size()
  | 
| D | xfs_extfree_item.c | 73 	int			*nbytes)  in xfs_efi_item_size() 243 	int			*nbytes)  in xfs_efd_item_size()
  | 
| D | xfs_attr_item.c | 166 	int				*nbytes)  in xfs_attri_item_size() 311 	int				*nbytes)  in xfs_attrd_item_size()
  | 
| D | xfs_log_cil.c | 280 		int	nbytes = 0;  in xlog_cil_alloc_shadow_bufs()  local
  | 
| /fs/jfs/ | 
| D | xattr.c | 211 	s32 nbytes, nb;  in ea_write()  local 360 	int nbytes, nb;  in ea_read()  local
  | 
| /fs/nfs/ | 
| D | pnfs_dev.c | 68 	unsigned int nbytes = NFS4_DEVICEID4_SIZE;  in nfs4_deviceid_hash()  local
  | 
| /fs/crypto/ | 
| D | fname.c | 188 #define FSCRYPT_BASE64URL_CHARS(nbytes)	DIV_ROUND_UP((nbytes) * 4, 3)  argument
  | 
| /fs/smb/server/ | 
| D | smb2pdu.c | 4996 	int nbytes = 0, streamlen, stream_name_len, next, idx = 0;  in get_file_stream_info()  local 6566 	int nbytes = 0, err;  in smb2_read_pipe()  local 6685 	ssize_t nbytes = 0, remain_bytes = 0;  in smb2_read()  local 6919 	ssize_t nbytes;  in smb2_write_rdma_channel()  local 6955 	ssize_t nbytes;  in smb2_write()  local 7782 	int nbytes = 0;  in fsctl_query_iface_info_ioctl()  local 7969 	int nbytes = 0;  in fsctl_pipe_transceive()  local 8077 	unsigned int cnt_code, nbytes = 0, out_buf_len, in_buf_len;  in smb2_ioctl()  local
  | 
| /fs/ceph/ | 
| D | crypto.h | 92 #define CEPH_BASE64_CHARS(nbytes) DIV_ROUND_UP((nbytes) * 4, 3)  argument
  | 
| /fs/ocfs2/ | 
| D | super.c | 365 				size_t nbytes, loff_t *ppos)  in ocfs2_debug_read() 380 				size_t nbytes, loff_t *ppos)  in ocfs2_debug_read()
  | 
| /fs/ocfs2/cluster/ | 
| D | netdebug.c | 472 				size_t nbytes, loff_t *ppos)  in o2net_debug_read()
  | 
| /fs/ocfs2/dlm/ | 
| D | dlmdebug.c | 340 			  size_t nbytes, loff_t *ppos)  in debug_read()
  | 
| /fs/xfs/libxfs/ | 
| D | xfs_dir2_sf.c | 514 	int			nbytes;		/* temp for byte copies */  in xfs_dir2_sf_addname_hard()  local
  |