| /fs/romfs/ |
| D | storage.c | 27 static int romfs_mtd_read(struct super_block *sb, unsigned long pos, in romfs_mtd_read() 41 unsigned long pos, size_t maxlen) in romfs_mtd_strnlen() 70 static int romfs_mtd_strcmp(struct super_block *sb, unsigned long pos, in romfs_mtd_strcmp() 107 static int romfs_blk_read(struct super_block *sb, unsigned long pos, in romfs_blk_read() 135 unsigned long pos, size_t limit) in romfs_blk_strnlen() 167 static int romfs_blk_strcmp(struct super_block *sb, unsigned long pos, in romfs_blk_strcmp() 218 int romfs_dev_read(struct super_block *sb, unsigned long pos, in romfs_dev_read() 244 unsigned long pos, size_t maxlen) in romfs_dev_strnlen() 271 int romfs_dev_strcmp(struct super_block *sb, unsigned long pos, in romfs_dev_strcmp()
|
| /fs/ncpfs/ |
| D | ncpsign_kernel.c | 24 #define BVAL(buf,pos) (((const __u8 *)(buf))[pos]) argument 25 #define PVAL(buf,pos) ((unsigned)BVAL(buf,pos)) argument 26 #define BSET(buf,pos,val) (((__u8 *)(buf))[pos] = (val)) argument 29 WVAL_LH(const __u8 * buf, int pos) in WVAL_LH() 34 DVAL_LH(const __u8 * buf, int pos) in DVAL_LH() 39 WSET_LH(__u8 * buf, int pos, __u16 val) in WSET_LH() 45 DSET_LH(__u8 * buf, int pos, __u32 val) in DSET_LH()
|
| /fs/ |
| D | read_write.c | 363 loff_t pos; in rw_verify_area() local 408 loff_t *pos) in __vfs_read() 418 ssize_t kernel_read(struct file *file, void *buf, size_t count, loff_t *pos) in kernel_read() 432 ssize_t vfs_read(struct file *file, char __user *buf, size_t count, loff_t *pos) in vfs_read() 479 loff_t *pos) in __vfs_write() 489 ssize_t __kernel_write(struct file *file, const void *buf, size_t count, loff_t *pos) in __kernel_write() 515 loff_t *pos) in kernel_write() 530 ssize_t vfs_write(struct file *file, const char __user *buf, size_t count, loff_t *pos) in vfs_write() 565 static inline void file_pos_write(struct file *file, loff_t pos) in file_pos_write() 577 loff_t pos = file_pos_read(f.file); in SYSCALL_DEFINE3() local [all …]
|
| D | iomap.c | 45 iomap_apply(struct inode *inode, loff_t pos, loff_t length, unsigned flags, in iomap_apply() 97 iomap_write_failed(struct inode *inode, loff_t pos, unsigned len) in iomap_write_failed() 110 iomap_write_begin(struct inode *inode, loff_t pos, unsigned len, unsigned flags, in iomap_write_begin() 140 iomap_write_end(struct inode *inode, loff_t pos, unsigned len, in iomap_write_end() 153 iomap_write_actor(struct inode *inode, loff_t pos, loff_t length, void *data, in iomap_write_actor() 237 loff_t pos = iocb->ki_pos, ret = 0, written = 0; in iomap_file_buffered_write() local 269 iomap_dirty_actor(struct inode *inode, loff_t pos, loff_t length, void *data, in iomap_dirty_actor() 315 iomap_file_dirty(struct inode *inode, loff_t pos, loff_t len, in iomap_file_dirty() 333 static int iomap_zero(struct inode *inode, loff_t pos, unsigned offset, in iomap_zero() 350 static int iomap_dax_zero(loff_t pos, unsigned offset, unsigned bytes, in iomap_dax_zero() [all …]
|
| D | seq_file.c | 90 loff_t pos = 0, index; in traverse() local 160 loff_t pos; in seq_read() local 548 static void *single_start(struct seq_file *p, loff_t *pos) in single_start() 553 static void *single_next(struct seq_file *p, void *v, loff_t *pos) in single_next() 832 struct list_head *seq_list_start(struct list_head *head, loff_t pos) in seq_list_start() 844 struct list_head *seq_list_start_head(struct list_head *head, loff_t pos) in seq_list_start_head() 870 struct hlist_node *seq_hlist_start(struct hlist_head *head, loff_t pos) in seq_hlist_start() 889 struct hlist_node *seq_hlist_start_head(struct hlist_head *head, loff_t pos) in seq_hlist_start_head() 931 loff_t pos) in seq_hlist_start_rcu() 955 loff_t pos) in seq_hlist_start_head_rcu() [all …]
|
| /fs/sysv/ |
| D | dir.c | 37 static int dir_commit_chunk(struct page *page, loff_t pos, unsigned len) in dir_commit_chunk() 66 unsigned long pos = ctx->pos; in sysv_readdir() local 183 loff_t pos; in sysv_add_link() local 234 loff_t pos = page_offset(page) + (char *)de - kaddr; in sysv_delete_entry() local 331 loff_t pos = page_offset(page) + in sysv_set_link() local
|
| /fs/hpfs/ |
| D | ea.c | 17 unsigned pos = 0; in hpfs_ea_ext_remove() local 77 unsigned pos; in hpfs_read_ea() local 133 unsigned pos; in hpfs_get_ea() local 195 unsigned pos; in hpfs_set_ea() local
|
| /fs/proc/ |
| D | interrupts.c | 12 static void *int_seq_start(struct seq_file *f, loff_t *pos) in int_seq_start() 17 static void *int_seq_next(struct seq_file *f, void *v, loff_t *pos) in int_seq_next()
|
| D | devices.c | 27 static void *devinfo_start(struct seq_file *f, loff_t *pos) in devinfo_start() 34 static void *devinfo_next(struct seq_file *f, void *v, loff_t *pos) in devinfo_next()
|
| D | nommu.c | 88 loff_t pos = *_pos; in nommu_region_list_start() local 103 static void *nommu_region_list_next(struct seq_file *m, void *v, loff_t *pos) in nommu_region_list_next()
|
| D | consoles.c | 63 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() 76 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next()
|
| D | proc_tty.c | 106 static void *t_start(struct seq_file *m, loff_t *pos) in t_start() 112 static void *t_next(struct seq_file *m, void *v, loff_t *pos) in t_next()
|
| /fs/lockd/ |
| D | procfs.c | 22 loff_t *pos) in nlm_end_grace_write() 50 loff_t *pos) in nlm_end_grace_read()
|
| /fs/ext2/ |
| D | dir.c | 89 static int ext2_commit_chunk(struct page *page, loff_t pos, unsigned len) in ext2_commit_chunk() 288 loff_t pos = ctx->pos; in ext2_readdir() local 453 static int ext2_prepare_chunk(struct page *page, loff_t pos, unsigned len) in ext2_prepare_chunk() 462 loff_t pos = page_offset(page) + in ext2_set_link() local 496 loff_t pos; in ext2_add_link() local 589 loff_t pos; in ext2_delete_entry() local
|
| /fs/ubifs/ |
| D | lpt.c | 233 static void pack_bits(uint8_t **addr, int *pos, uint32_t val, int nrbits) in pack_bits() 283 uint32_t ubifs_unpack_bits(uint8_t **addr, int *pos, int nrbits) in ubifs_unpack_bits() 354 int i, pos = 0; in ubifs_pack_pnode() local 387 int i, pos = 0; in ubifs_pack_nnode() local 419 int i, pos = 0; in ubifs_pack_ltab() local 443 int i, pos = 0; in ubifs_pack_lsave() local 916 int pos = 0; in check_lpt_crc() local 942 int *pos, int type) in check_lpt_type() 968 int i, pos = 0, err; in unpack_pnode() local 1005 int i, pos = 0, err; in ubifs_unpack_nnode() local [all …]
|
| /fs/cifs/ |
| D | smbencrypt.c | 48 #define CVAL(buf,pos) (((unsigned char *)(buf))[pos]) argument 49 #define SSVALX(buf,pos,val) (CVAL(buf,pos)=(val)&0xFF,CVAL(buf,pos+1)=(val)>>8) argument 50 #define SSVAL(buf,pos,val) SSVALX((buf),(pos),((__u16)(val))) argument
|
| /fs/minix/ |
| D | dir.c | 49 static int dir_commit_chunk(struct page *page, loff_t pos, unsigned len) in dir_commit_chunk() 88 unsigned long pos = ctx->pos; in minix_readdir() local 213 loff_t pos; in minix_add_link() local 293 loff_t pos = page_offset(page) + (char*)de - kaddr; in minix_delete_entry() local 417 loff_t pos = page_offset(page) + in minix_set_link() local
|
| /fs/jffs2/ |
| D | compr_rtime.c | 38 int pos=0; in jffs2_rtime_compress() local 79 int pos=0; in jffs2_rtime_decompress() local
|
| /fs/ufs/ |
| D | dir.c | 44 static int ufs_commit_chunk(struct page *page, loff_t pos, unsigned len) in ufs_commit_chunk() 89 loff_t pos = page_offset(page) + in ufs_set_link() local 318 loff_t pos; in ufs_add_link() local 424 loff_t pos = ctx->pos; in ufs_readdir() local 501 loff_t pos; in ufs_delete_entry() local
|
| /fs/kernfs/ |
| D | dir.c | 353 struct kernfs_node *pos; in kernfs_link_sibling() local 1163 static struct kernfs_node *kernfs_leftmost_descendant(struct kernfs_node *pos) in kernfs_leftmost_descendant() 1194 static struct kernfs_node *kernfs_next_descendant_post(struct kernfs_node *pos, in kernfs_next_descendant_post() 1233 struct kernfs_node *pos; in kernfs_activate() local 1254 struct kernfs_node *pos; in __kernfs_remove() local 1586 struct kernfs_node *parent, loff_t hash, struct kernfs_node *pos) in kernfs_dir_pos() 1620 struct kernfs_node *parent, ino_t ino, struct kernfs_node *pos) in kernfs_dir_next_pos() 1639 struct kernfs_node *pos = file->private_data; in kernfs_fop_readdir() local
|
| /fs/exofs/ |
| D | dir.c | 57 static int exofs_commit_chunk(struct page *page, loff_t pos, unsigned len) in exofs_commit_chunk() 238 loff_t pos = ctx->pos; in exofs_readdir() local 402 loff_t pos = page_offset(page) + in exofs_set_link() local 437 loff_t pos; in exofs_add_link() local 526 loff_t pos; in exofs_delete_entry() local
|
| /fs/9p/ |
| D | vfs_addr.c | 253 loff_t pos = iocb->ki_pos; in v9fs_direct_IO() local 271 loff_t pos, unsigned len, unsigned flags, in v9fs_write_begin() 307 loff_t pos, unsigned len, unsigned copied, in v9fs_write_end()
|
| /fs/fuse/ |
| D | file.c | 516 void fuse_read_fill(struct fuse_req *req, struct file *file, loff_t pos, in fuse_read_fill() 580 static void fuse_aio_complete(struct fuse_io_priv *io, int err, ssize_t pos) in fuse_aio_complete() 617 ssize_t pos = -1; in fuse_aio_complete_req() local 653 loff_t pos, size_t count, fl_owner_t owner) in fuse_send_read() 710 loff_t pos = page_offset(req->pages[0]) + num_read; in fuse_short_read() local 723 loff_t pos = page_offset(page); in fuse_do_readpage() local 821 loff_t pos = page_offset(req->pages[0]); in fuse_send_readpages() local 946 loff_t pos, size_t count) in fuse_write_fill() 969 loff_t pos, size_t count, fl_owner_t owner) in fuse_send_write() 995 bool fuse_write_update_size(struct inode *inode, loff_t pos) in fuse_write_update_size() [all …]
|
| /fs/ocfs2/ |
| D | aops.c | 863 struct ocfs2_super *osb, loff_t pos, in ocfs2_alloc_write_ctxt() 1246 loff_t pos, unsigned len) in ocfs2_write_cluster_by_desc() 1293 loff_t pos, unsigned len, int alloc) in ocfs2_set_target_boundaries() 1563 struct inode *inode, loff_t pos, in ocfs2_try_to_write_inline_data() 1635 loff_t pos, unsigned len, in ocfs2_expand_nonsparse_inode() 1659 loff_t pos) in ocfs2_zero_tail() 1671 loff_t pos, unsigned len, ocfs2_write_type_t type, in ocfs2_write_begin_nolock() 1907 loff_t pos, unsigned len, unsigned flags, in ocfs2_write_begin() 1949 static void ocfs2_write_end_inline(struct inode *inode, loff_t pos, in ocfs2_write_end_inline() 1975 loff_t pos, unsigned len, unsigned copied, void *fsdata) in ocfs2_write_end_nolock() [all …]
|
| /fs/ntfs/ |
| D | logfile.c | 53 RESTART_PAGE_HEADER *rp, s64 pos) in ntfs_check_restart_page_header() 351 RESTART_PAGE_HEADER *rp, s64 pos, RESTART_PAGE_HEADER **wrp, in ntfs_check_and_load_restart_page() 487 s64 size, pos; in ntfs_check_logfile() local
|