/fs/romfs/ |
D | storage.c | 23 static int romfs_mtd_read(struct super_block *sb, unsigned long pos, in romfs_mtd_read() 37 unsigned long pos, size_t maxlen) in romfs_mtd_strnlen() 66 static int romfs_mtd_strcmp(struct super_block *sb, unsigned long pos, in romfs_mtd_strcmp() 103 static int romfs_blk_read(struct super_block *sb, unsigned long pos, in romfs_blk_read() 131 unsigned long pos, size_t limit) in romfs_blk_strnlen() 163 static int romfs_blk_strcmp(struct super_block *sb, unsigned long pos, in romfs_blk_strcmp() 214 int romfs_dev_read(struct super_block *sb, unsigned long pos, in romfs_dev_read() 238 unsigned long pos, size_t maxlen) in romfs_dev_strnlen() 265 int romfs_dev_strcmp(struct super_block *sb, unsigned long pos, in romfs_dev_strcmp()
|
/fs/ |
D | read_write.c | 376 loff_t pos = *ppos; in rw_verify_area() local 419 ssize_t __kernel_read(struct file *file, void *buf, size_t count, loff_t *pos) in __kernel_read() 454 ssize_t kernel_read(struct file *file, void *buf, size_t count, loff_t *pos) in kernel_read() 465 ssize_t vfs_read(struct file *file, char __user *buf, size_t count, loff_t *pos) in vfs_read() 515 ssize_t __kernel_write(struct file *file, const void *buf, size_t count, loff_t *pos) in __kernel_write() 559 loff_t *pos) in kernel_write() 574 ssize_t vfs_write(struct file *file, const char __user *buf, size_t count, loff_t *pos) in vfs_write() 618 loff_t pos, *ppos = file_ppos(f.file); in ksys_read() local 642 loff_t pos, *ppos = file_ppos(f.file); in ksys_write() local 663 loff_t pos) in ksys_pread64() [all …]
|
D | seq_file.c | 92 loff_t pos = 0; in traverse() local 260 loff_t pos = m->index; in seq_read_iter() local 573 static void *single_start(struct seq_file *p, loff_t *pos) in single_start() 578 static void *single_next(struct seq_file *p, void *v, loff_t *pos) in single_next() 919 struct list_head *seq_list_start(struct list_head *head, loff_t pos) in seq_list_start() 931 struct list_head *seq_list_start_head(struct list_head *head, loff_t pos) in seq_list_start_head() 950 struct list_head *seq_list_start_rcu(struct list_head *head, loff_t pos) in seq_list_start_rcu() 962 struct list_head *seq_list_start_head_rcu(struct list_head *head, loff_t pos) in seq_list_start_head_rcu() 989 struct hlist_node *seq_hlist_start(struct hlist_head *head, loff_t pos) in seq_hlist_start() 1008 struct hlist_node *seq_hlist_start_head(struct hlist_head *head, loff_t pos) in seq_hlist_start_head() [all …]
|
/fs/f2fs/ |
D | verity.c | 44 loff_t pos) in pagecache_read() 72 loff_t pos) in pagecache_write() 114 __le64 pos; member 224 u64 pos; in f2fs_get_verity_descriptor() local 278 loff_t pos = f2fs_verity_metadata_pos(inode) + (index << log_blocksize); in f2fs_write_merkle_tree_block() local
|
/fs/cifs/ |
D | smbencrypt.c | 37 #define CVAL(buf,pos) (((unsigned char *)(buf))[pos]) argument 38 #define SSVALX(buf,pos,val) (CVAL(buf,pos)=(val)&0xFF,CVAL(buf,pos+1)=(val)>>8) argument 39 #define SSVAL(buf,pos,val) SSVALX((buf),(pos),((__u16)(val))) argument
|
/fs/iomap/ |
D | buffered-io.c | 89 loff_t *pos, loff_t length, unsigned *offp, unsigned *lenp) in iomap_adjust_read_range() 238 loff_t pos) in iomap_block_needs_zeroing() 251 loff_t pos = iter->pos + offset; in iomap_readpage_iter() local 519 iomap_write_failed(struct inode *inode, loff_t pos, unsigned len) in iomap_write_failed() 547 static int __iomap_write_begin(const struct iomap_iter *iter, loff_t pos, in __iomap_write_begin() 602 static int iomap_write_begin(const struct iomap_iter *iter, loff_t pos, in iomap_write_begin() 654 static size_t __iomap_write_end(struct inode *inode, loff_t pos, size_t len, in __iomap_write_end() 678 struct page *page, loff_t pos, size_t copied) in iomap_write_end_inline() 696 static size_t iomap_write_end(struct iomap_iter *iter, loff_t pos, size_t len, in iomap_write_end() 738 loff_t pos = iter->pos; in iomap_write_iter() local [all …]
|
D | seek.c | 34 iomap_seek_hole(struct inode *inode, loff_t pos, const struct iomap_ops *ops) in iomap_seek_hole() 80 iomap_seek_data(struct inode *inode, loff_t pos, const struct iomap_ops *ops) in iomap_seek_data()
|
/fs/btrfs/ |
D | zoned.h | 77 static inline int btrfs_get_dev_zone(struct btrfs_device *device, u64 pos, in btrfs_get_dev_zone() 218 static inline bool btrfs_dev_is_sequential(struct btrfs_device *device, u64 pos) in btrfs_dev_is_sequential() 228 static inline bool btrfs_dev_is_empty_zone(struct btrfs_device *device, u64 pos) in btrfs_dev_is_empty_zone() 239 u64 pos, bool set) in btrfs_dev_set_empty_zone_bit() 254 static inline void btrfs_dev_set_zone_empty(struct btrfs_device *device, u64 pos) in btrfs_dev_set_zone_empty() 259 static inline void btrfs_dev_clear_zone_empty(struct btrfs_device *device, u64 pos) in btrfs_dev_clear_zone_empty() 283 static inline bool btrfs_check_super_location(struct btrfs_device *device, u64 pos) in btrfs_check_super_location()
|
/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 | 28 static void *devinfo_start(struct seq_file *f, loff_t *pos) in devinfo_start() 35 static void *devinfo_next(struct seq_file *f, void *v, loff_t *pos) in devinfo_next()
|
D | nommu.c | 83 loff_t pos = *_pos; in nommu_region_list_start() local 98 static void *nommu_region_list_next(struct seq_file *m, void *v, loff_t *pos) in nommu_region_list_next()
|
D | consoles.c | 61 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() 74 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/ntfs3/ |
D | bitfunc.c | 35 size_t pos = bit & 7; in are_bits_clear() local 84 size_t pos = bit & 7; in are_bits_set() local
|
/fs/ext2/ |
D | dir.c | 84 static int ext2_commit_chunk(struct page *page, loff_t pos, unsigned len) in ext2_commit_chunk() 267 loff_t pos = ctx->pos; in ext2_readdir() local 458 static int ext2_prepare_chunk(struct page *page, loff_t pos, unsigned len) in ext2_prepare_chunk() 467 loff_t pos = page_offset(page) + in ext2_set_link() local 500 loff_t pos; in ext2_add_link() local 594 loff_t pos; in ext2_delete_entry() local
|
/fs/lockd/ |
D | procfs.c | 22 loff_t *pos) in nlm_end_grace_write() 50 loff_t *pos) in nlm_end_grace_read()
|
/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 82 int pos=0; in jffs2_rtime_decompress() local
|
/fs/ubifs/ |
D | lpt.c | 222 static void pack_bits(const struct ubifs_info *c, uint8_t **addr, int *pos, uint32_t val, int nrbit… in pack_bits() 273 uint32_t ubifs_unpack_bits(const struct ubifs_info *c, uint8_t **addr, int *pos, int nrbits) in ubifs_unpack_bits() 344 int i, pos = 0; in ubifs_pack_pnode() local 377 int i, pos = 0; in ubifs_pack_nnode() local 409 int i, pos = 0; in ubifs_pack_ltab() local 433 int i, pos = 0; in ubifs_pack_lsave() local 926 int pos = 0; in check_lpt_crc() local 952 int *pos, int type) in check_lpt_type() 978 int i, pos = 0, err; in unpack_pnode() local 1015 int i, pos = 0, err; in ubifs_unpack_nnode() local [all …]
|
/fs/ufs/ |
D | dir.c | 45 static int ufs_commit_chunk(struct page *page, loff_t pos, unsigned len) in ufs_commit_chunk() 90 loff_t pos = page_offset(page) + in ufs_set_link() local 319 loff_t pos; in ufs_add_link() local 425 loff_t pos = ctx->pos; in ufs_readdir() local 502 loff_t pos; in ufs_delete_entry() local
|
/fs/afs/ |
D | proc.c | 66 static void *afs_proc_cells_next(struct seq_file *m, void *v, loff_t *pos) in afs_proc_cells_next() 326 loff_t pos = *_pos; in afs_proc_cell_vlservers_start() local 349 loff_t pos; in afs_proc_cell_vlservers_next() local 447 static void *afs_proc_sysname_start(struct seq_file *m, loff_t *pos) in afs_proc_sysname_start() 461 static void *afs_proc_sysname_next(struct seq_file *m, void *v, loff_t *pos) in afs_proc_sysname_next()
|
/fs/ext4/ |
D | verity.c | 42 loff_t pos) in pagecache_read() 70 loff_t pos) in pagecache_write() 387 loff_t pos = ext4_verity_metadata_pos(inode) + (index << log_blocksize); in ext4_write_merkle_tree_block() local
|
/fs/kernfs/ |
D | dir.c | 361 struct kernfs_node *pos; in kernfs_link_sibling() local 1259 static struct kernfs_node *kernfs_leftmost_descendant(struct kernfs_node *pos) in kernfs_leftmost_descendant() 1290 static struct kernfs_node *kernfs_next_descendant_post(struct kernfs_node *pos, in kernfs_next_descendant_post() 1329 struct kernfs_node *pos; in kernfs_activate() local 1351 struct kernfs_node *pos; in __kernfs_remove() local 1697 struct kernfs_node *parent, loff_t hash, struct kernfs_node *pos) in kernfs_dir_pos() 1731 struct kernfs_node *parent, ino_t ino, struct kernfs_node *pos) in kernfs_dir_next_pos() 1750 struct kernfs_node *pos = file->private_data; in kernfs_fop_readdir() local
|