/fs/ |
D | sync.c | 238 int sync_file_range(struct file *file, loff_t offset, loff_t nbytes, in sync_file_range() 365 int ksys_sync_file_range(int fd, loff_t offset, loff_t nbytes, in ksys_sync_file_range() 380 SYSCALL_DEFINE4(sync_file_range, int, fd, loff_t, offset, loff_t, nbytes, in SYSCALL_DEFINE4() argument 389 loff_t, offset, loff_t, nbytes) in SYSCALL_DEFINE4() argument
|
D | binfmt_misc.c | 632 bm_entry_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) in bm_entry_read() 773 bm_status_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) in bm_status_read()
|
/fs/xfs/ |
D | xfs_inode_item.c | 34 int *nbytes) in xfs_inode_item_data_fork_size() 75 int *nbytes) in xfs_inode_item_attr_fork_size() 120 int *nbytes) in xfs_inode_item_size()
|
D | xfs_dquot_item.c | 33 int *nbytes) in xfs_qm_dquot_logitem_size() 269 int *nbytes) in xfs_qm_qoff_logitem_size()
|
D | xfs_icreate_item.c | 31 int *nbytes) in xfs_icreate_item_size()
|
D | xfs_bmap_item.c | 64 int *nbytes) in xfs_bui_item_size() 164 int *nbytes) in xfs_bud_item_size()
|
D | xfs_refcount_item.c | 63 int *nbytes) in xfs_cui_item_size() 169 int *nbytes) in xfs_cud_item_size()
|
D | xfs_rmap_item.c | 62 int *nbytes) in xfs_rui_item_size() 190 int *nbytes) in xfs_rud_item_size()
|
D | xfs_extfree_item.c | 80 int *nbytes) in xfs_efi_item_size() 266 int *nbytes) in xfs_efd_item_size()
|
D | xfs_buf_item.c | 53 int *nbytes) in xfs_buf_item_size_segment() 122 int *nbytes) in xfs_buf_item_size()
|
D | xfs_buf.c | 343 size_t nbytes, offset; in xfs_buf_allocate_memory() local 1303 int rbytes, nbytes = PAGE_SIZE - offset; in xfs_buf_ioapply_map() local
|
D | xfs_log_cil.c | 134 int nbytes = 0; in xlog_cil_alloc_shadow_bufs() local
|
/fs/fuse/ |
D | readdir.c | 124 static int parse_dirfile(char *buf, size_t nbytes, struct file *file, in parse_dirfile() 273 static int parse_dirplusfile(char *buf, size_t nbytes, struct file *file, in parse_dirplusfile() 388 unsigned int nbytes = size - offset; in fuse_parse_cache() local
|
D | dev.c | 181 unsigned nbytes = 0; in fuse_len_args() local 948 static int fuse_copy_pages(struct fuse_copy_state *cs, unsigned nbytes, in fuse_copy_pages() 1023 size_t nbytes, struct fuse_req *req) in fuse_read_interrupt() 1076 size_t nbytes) in fuse_read_single_forget() 1108 struct fuse_copy_state *cs, size_t nbytes) in fuse_read_batch_forget() 1158 size_t nbytes) in fuse_read_forget() 1177 struct fuse_copy_state *cs, size_t nbytes) in fuse_dev_do_read() 1796 unsigned nbytes) in copy_out_args() 1824 struct fuse_copy_state *cs, size_t nbytes) in fuse_dev_do_write()
|
/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()
|
/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 | 66 unsigned int nbytes = NFS4_DEVICEID4_SIZE; in nfs4_deviceid_hash() local
|
/fs/crypto/ |
D | fname.c | 129 #define BASE64_CHARS(nbytes) DIV_ROUND_UP((nbytes) * 4, 3) argument
|
/fs/nfsd/ |
D | nfs4xdr.c | 111 #define READMEM(x,nbytes) do { \ argument 115 #define SAVEMEM(x,nbytes) do { \ argument 125 #define COPYMEM(x,nbytes) do { \ argument 131 #define READ_BUF(nbytes) do { \ argument 155 static __be32 *read_buf(struct nfsd4_compoundargs *argp, u32 nbytes) in read_buf() 269 static char *savemem(struct nfsd4_compoundargs *argp, __be32 *p, int nbytes) in savemem()
|
/fs/ocfs2/ |
D | super.c | 367 size_t nbytes, loff_t *ppos) in ocfs2_debug_read() 382 size_t nbytes, loff_t *ppos) in ocfs2_debug_read()
|
/fs/ocfs2/dlm/ |
D | dlmdebug.c | 342 size_t nbytes, loff_t *ppos) in debug_read()
|
/fs/ocfs2/cluster/ |
D | netdebug.c | 474 size_t nbytes, loff_t *ppos) in o2net_debug_read()
|
D | heartbeat.c | 1356 size_t nbytes, loff_t *ppos) in o2hb_debug_read() 1371 size_t nbytes, loff_t *ppos) in o2hb_debug_read()
|
/fs/xfs/libxfs/ |
D | xfs_dir2_sf.c | 423 int nbytes; /* temp for byte copies */ in xfs_dir2_sf_addname_hard() local
|