Home
last modified time | relevance | path

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

12

/fs/xfs/
Dxfs_inode_item.c45 int *nbytes) in xfs_inode_item_data_fork_size()
87 int *nbytes) in xfs_inode_item_attr_fork_size()
132 int *nbytes) in xfs_inode_item_size()
Dxfs_dquot_item.c45 int *nbytes) in xfs_qm_dquot_logitem_size()
317 int *nbytes) in xfs_qm_qoff_logitem_size()
Dxfs_bmap_item.c60 int *nbytes) in xfs_bui_item_size()
236 int *nbytes) in xfs_bud_item_size()
Dxfs_rmap_item.c58 int *nbytes) in xfs_rui_item_size()
262 int *nbytes) in xfs_rud_item_size()
Dxfs_refcount_item.c58 int *nbytes) in xfs_cui_item_size()
240 int *nbytes) in xfs_cud_item_size()
Dxfs_extfree_item.c70 int *nbytes) in xfs_efi_item_size()
332 int *nbytes) in xfs_efd_item_size()
Dxfs_icreate_item.c48 int *nbytes) in xfs_icreate_item_size()
Dxfs_buf_item.c67 int *nbytes) in xfs_buf_item_size_segment()
136 int *nbytes) in xfs_buf_item_size()
Dxfs_buf.c379 size_t nbytes, offset; in xfs_buf_allocate_memory() local
1325 int rbytes, nbytes = PAGE_SIZE - offset; in xfs_buf_ioapply_map() local
Dxfs_log_cil.c150 int nbytes = 0; in xlog_cil_alloc_shadow_bufs() local
/fs/coda/
Dpsdev.c98 size_t nbytes, loff_t *off) in coda_psdev_write()
207 size_t nbytes, loff_t *off) in coda_psdev_read()
/fs/fuse/
Ddev.c310 unsigned nbytes = 0; in len_args() local
1012 static int fuse_copy_pages(struct fuse_copy_state *cs, unsigned nbytes, in fuse_copy_pages()
1086 size_t nbytes, struct fuse_req *req) in fuse_read_interrupt()
1139 size_t nbytes) in fuse_read_single_forget()
1171 struct fuse_copy_state *cs, size_t nbytes) in fuse_read_batch_forget()
1221 size_t nbytes) in fuse_read_forget()
1240 struct fuse_copy_state *cs, size_t nbytes) in fuse_dev_do_read()
1821 unsigned nbytes) in copy_out_args()
1851 struct fuse_copy_state *cs, size_t nbytes) in fuse_dev_do_write()
Ddir.c1209 static int parse_dirfile(char *buf, size_t nbytes, struct file *file, in parse_dirfile()
1338 static int parse_dirplusfile(char *buf, size_t nbytes, struct file *file, in parse_dirplusfile()
1386 size_t nbytes; in fuse_readdir() local
/fs/
Dsync.c284 SYSCALL_DEFINE4(sync_file_range, int, fd, loff_t, offset, loff_t, nbytes, in SYSCALL_DEFINE4() argument
366 loff_t, offset, loff_t, nbytes) in SYSCALL_DEFINE4() argument
Dbinfmt_misc.c630 bm_entry_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) in bm_entry_read()
771 bm_status_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) in bm_status_read()
/fs/jfs/
Dxattr.c224 s32 nbytes, nb; in ea_write() local
373 int nbytes, nb; in ea_read() local
/fs/nfs/
Dpnfs_dev.c67 unsigned int nbytes = NFS4_DEVICEID4_SIZE; in nfs4_deviceid_hash() local
Dcallback_xdr.c72 static __be32 *read_buf(struct xdr_stream *xdr, size_t nbytes) in read_buf()
/fs/crypto/
Dfname.c134 #define BASE64_CHARS(nbytes) DIV_ROUND_UP((nbytes) * 4, 3) argument
/fs/nfsd/
Dnfs4xdr.c110 #define READMEM(x,nbytes) do { \ argument
114 #define SAVEMEM(x,nbytes) do { \ argument
124 #define COPYMEM(x,nbytes) do { \ argument
130 #define READ_BUF(nbytes) do { \ argument
154 static __be32 *read_buf(struct nfsd4_compoundargs *argp, u32 nbytes) in read_buf()
261 static char *savemem(struct nfsd4_compoundargs *argp, __be32 *p, int nbytes) in savemem()
/fs/ocfs2/
Dsuper.c381 size_t nbytes, loff_t *ppos) in ocfs2_debug_read()
396 size_t nbytes, loff_t *ppos) in ocfs2_debug_read()
/fs/ocfs2/dlm/
Ddlmdebug.c357 size_t nbytes, loff_t *ppos) in debug_read()
/fs/ocfs2/cluster/
Dnetdebug.c493 size_t nbytes, loff_t *ppos) in o2net_debug_read()
Dheartbeat.c1371 size_t nbytes, loff_t *ppos) in o2hb_debug_read()
1386 size_t nbytes, loff_t *ppos) in o2hb_debug_read()
/fs/xfs/libxfs/
Dxfs_dir2_sf.c440 int nbytes; /* temp for byte copies */ in xfs_dir2_sf_addname_hard() local

12