Home
last modified time | relevance | path

Searched defs:nbytes (Results 1 – 25 of 40) sorted by relevance

12

/fs/
Dsync.c235 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
Dbinfmt_misc.c738 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/
Dpsdev.c92 size_t nbytes, loff_t *off) in coda_psdev_write()
205 size_t nbytes, loff_t *off) in coda_psdev_read()
/fs/fuse/
Dreaddir.c128 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
Ddev.c211 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/
Dxfs_inode_item.c230 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()
Dxfs_exchmaps_item.c72 int *nbytes) in xfs_xmi_item_size()
155 int *nbytes) in xfs_xmd_item_size()
Dxfs_icreate_item.c39 int *nbytes) in xfs_icreate_item_size()
Dxfs_rmap_item.c71 int *nbytes) in xfs_rui_item_size()
171 int *nbytes) in xfs_rud_item_size()
Dxfs_bmap_item.c72 int *nbytes) in xfs_bui_item_size()
165 int *nbytes) in xfs_bud_item_size()
Dxfs_refcount_item.c72 int *nbytes) in xfs_cui_item_size()
172 int *nbytes) in xfs_cud_item_size()
Dxfs_dquot_item.c34 int *nbytes) in xfs_qm_dquot_logitem_size()
Dxfs_buf_item.c92 int *nbytes) in xfs_buf_item_size_segment()
192 int *nbytes) in xfs_buf_item_size()
Dxfs_extfree_item.c73 int *nbytes) in xfs_efi_item_size()
243 int *nbytes) in xfs_efd_item_size()
Dxfs_attr_item.c166 int *nbytes) in xfs_attri_item_size()
311 int *nbytes) in xfs_attrd_item_size()
Dxfs_log_cil.c280 int nbytes = 0; in xlog_cil_alloc_shadow_bufs() local
/fs/jfs/
Dxattr.c211 s32 nbytes, nb; in ea_write() local
360 int nbytes, nb; in ea_read() local
/fs/nfs/
Dpnfs_dev.c68 unsigned int nbytes = NFS4_DEVICEID4_SIZE; in nfs4_deviceid_hash() local
/fs/crypto/
Dfname.c188 #define FSCRYPT_BASE64URL_CHARS(nbytes) DIV_ROUND_UP((nbytes) * 4, 3) argument
/fs/smb/server/
Dsmb2pdu.c4996 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/
Dcrypto.h92 #define CEPH_BASE64_CHARS(nbytes) DIV_ROUND_UP((nbytes) * 4, 3) argument
/fs/ocfs2/
Dsuper.c365 size_t nbytes, loff_t *ppos) in ocfs2_debug_read()
380 size_t nbytes, loff_t *ppos) in ocfs2_debug_read()
/fs/ocfs2/cluster/
Dnetdebug.c472 size_t nbytes, loff_t *ppos) in o2net_debug_read()
/fs/ocfs2/dlm/
Ddlmdebug.c340 size_t nbytes, loff_t *ppos) in debug_read()
/fs/xfs/libxfs/
Dxfs_dir2_sf.c514 int nbytes; /* temp for byte copies */ in xfs_dir2_sf_addname_hard() local

12