/fs/ |
D | sync.c | 229 int sync_file_range(struct file *file, loff_t offset, loff_t nbytes, in sync_file_range() 356 int ksys_sync_file_range(int fd, loff_t offset, loff_t nbytes, in ksys_sync_file_range() 371 SYSCALL_DEFINE4(sync_file_range, int, fd, loff_t, offset, loff_t, nbytes, in SYSCALL_DEFINE4() argument 380 loff_t, offset, loff_t, nbytes) in SYSCALL_DEFINE4() argument
|
D | binfmt_misc.c | 585 bm_entry_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) in bm_entry_read() 725 bm_status_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) in bm_status_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 | 186 unsigned nbytes = 0; in fuse_len_args() local 992 static int fuse_copy_pages(struct fuse_copy_state *cs, unsigned nbytes, in fuse_copy_pages() 1067 size_t nbytes, struct fuse_req *req) in fuse_read_interrupt() 1120 size_t nbytes) in fuse_read_single_forget() 1152 struct fuse_copy_state *cs, size_t nbytes) in fuse_read_batch_forget() 1202 size_t nbytes) in fuse_read_forget() 1221 struct fuse_copy_state *cs, size_t nbytes) in fuse_dev_do_read() 1839 unsigned nbytes) in copy_out_args() 1867 struct fuse_copy_state *cs, size_t nbytes) in fuse_dev_do_write()
|
/fs/xfs/ |
D | xfs_inode_item.c | 49 int *nbytes) in xfs_inode_item_data_fork_size() 90 int *nbytes) in xfs_inode_item_attr_fork_size() 135 int *nbytes) in xfs_inode_item_size()
|
D | xfs_dquot_item.c | 33 int *nbytes) in xfs_qm_dquot_logitem_size()
|
D | xfs_icreate_item.c | 39 int *nbytes) in xfs_icreate_item_size()
|
D | xfs_buf_item.c | 90 int *nbytes) in xfs_buf_item_size_segment() 190 int *nbytes) in xfs_buf_item_size()
|
D | xfs_rmap_item.c | 67 int *nbytes) in xfs_rui_item_size() 191 int *nbytes) in xfs_rud_item_size()
|
D | xfs_bmap_item.c | 69 int *nbytes) in xfs_bui_item_size() 162 int *nbytes) in xfs_bud_item_size()
|
D | xfs_refcount_item.c | 68 int *nbytes) in xfs_cui_item_size() 168 int *nbytes) in xfs_cud_item_size()
|
D | xfs_extfree_item.c | 84 int *nbytes) in xfs_efi_item_size() 264 int *nbytes) in xfs_efd_item_size()
|
D | xfs_log_cil.c | 161 int nbytes = 0; in xlog_cil_alloc_shadow_bufs() local
|
/fs/coda/ |
D | psdev.c | 92 size_t nbytes, loff_t *off) in coda_psdev_write() 209 size_t nbytes, loff_t *off) in coda_psdev_read()
|
D | upcall.c | 855 size_t nbytes) in coda_downcall()
|
/fs/jfs/ |
D | xattr.c | 211 s32 nbytes, nb; in ea_write() local 360 int nbytes, nb; in ea_read() local
|
D | jfs_logmgr.c | 356 int nbytes; /* number of bytes to move */ in lmWriteRecord() local
|
/fs/nfs/ |
D | pnfs_dev.c | 68 unsigned int nbytes = NFS4_DEVICEID4_SIZE; in nfs4_deviceid_hash() local
|
/fs/crypto/ |
D | fname.c | 194 #define FSCRYPT_BASE64URL_CHARS(nbytes) DIV_ROUND_UP((nbytes) * 4, 3) argument
|
/fs/ksmbd/ |
D | smb2pdu.c | 4635 int nbytes = 0, streamlen, stream_name_len, next, idx = 0; in get_file_stream_info() local 6146 int nbytes = 0, err; in smb2_read_pipe() local 6265 ssize_t nbytes = 0, remain_bytes = 0; in smb2_read() local 6495 ssize_t nbytes; in smb2_write_rdma_channel() local 6531 ssize_t nbytes; in smb2_write() local 7357 int nbytes = 0; in fsctl_query_iface_info_ioctl() local 7541 int nbytes = 0; in fsctl_pipe_transceive() local 7649 unsigned int cnt_code, nbytes = 0, out_buf_len, in_buf_len; in smb2_ioctl() local
|
/fs/ocfs2/ |
D | super.c | 366 size_t nbytes, loff_t *ppos) in ocfs2_debug_read() 381 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()
|
D | heartbeat.c | 1352 size_t nbytes, loff_t *ppos) in o2hb_debug_read() 1367 size_t nbytes, loff_t *ppos) in o2hb_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 | 519 int nbytes; /* temp for byte copies */ in xfs_dir2_sf_addname_hard() local
|