/kernel/linux/linux-6.6/fs/ceph/ |
H A D | dir.c | 298 static bool need_send_readdir(struct ceph_dir_file_info *dfi, loff_t pos) in need_send_readdir() argument [all...] |
/kernel/linux/linux-6.6/fs/ext2/ |
H A D | inode.c | 918 ext2_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) ext2_write_begin() argument 929 ext2_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) ext2_write_end() argument
|
/kernel/linux/linux-6.6/fs/fat/ |
H A D | dir.c | 82 static int fat__get_entry(struct inode *dir, loff_t *pos, in fat__get_entry() argument 116 static inline int fat_get_entry(struct inode *dir, loff_t *pos, in fat_get_entry() argument 279 static int fat_parse_long(struct inode *dir, loff_t *pos, in fat_parse_long() argument 869 fat_get_short_entry(struct inode *dir, loff_t *pos, struct buffer_head **bh, struct msdos_dir_entry **de) fat_get_short_entry() argument 994 __fat_remove_entries(struct inode *dir, loff_t pos, int nr_slots) __fat_remove_entries() argument 1289 loff_t pos, i_pos; fat_add_entries() local [all...] |
/kernel/linux/linux-6.6/fs/gfs2/ |
H A D | file.c | 390 u64 pos = page_offset(page); in gfs2_allocate_page_backing() local 1252 const loff_t pos = offset; in __gfs2_fallocate() local
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | inline.c | 223 ext4_write_inline_data(struct inode *inode, struct ext4_iloc *iloc, void *buffer, loff_t pos, unsigned int len) ext4_write_inline_data() argument 661 ext4_try_to_write_inline_data(struct address_space *mapping, struct inode *inode, loff_t pos, unsigned len, struct page **pagep) ext4_try_to_write_inline_data() argument 743 ext4_write_inline_data_end(struct inode *inode, loff_t pos, unsigned len, unsigned copied, struct folio *folio) ext4_write_inline_data_end() argument 892 ext4_da_write_inline_data_begin(struct address_space *mapping, struct inode *inode, loff_t pos, unsigned len, struct page **pagep, void **fsdata) ext4_da_write_inline_data_begin() argument 1338 int pos; ext4_inlinedir_to_tree() local [all...] |
H A D | fast_commit.c | 999 struct ext4_inode_info *pos, *n; in ext4_fc_wait_inode_data_all() local
|
/kernel/linux/linux-6.6/fs/hostfs/ |
H A D | hostfs_kern.c | 463 hostfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) hostfs_write_begin() argument 475 hostfs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) hostfs_write_end() argument [all...] |
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_types.h | 154 int pos; member
|
/kernel/linux/linux-6.6/fs/proc/ |
H A D | vmcore.c | 506 unsigned long pos_start, pos_end, pos; in remap_oldmem_pfn_checked() local [all...] |
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | lpt.c | 222 static void pack_bits(const struct ubifs_info *c, uint8_t **addr, int *pos, uint32_t val, int nrbits) in pack_bits() argument 273 uint32_t ubifs_unpack_bits(const struct ubifs_info *c, uint8_t **addr, int *pos, int nrbits) in ubifs_unpack_bits() argument 344 int i, pos = 0; ubifs_pack_pnode() local 377 int i, pos = 0; ubifs_pack_nnode() local 409 int i, pos = 0; ubifs_pack_ltab() local 433 int i, pos = 0; ubifs_pack_lsave() local 926 int pos = 0; check_lpt_crc() local 951 check_lpt_type(const struct ubifs_info *c, uint8_t **addr, int *pos, int type) check_lpt_type() argument 978 int i, pos = 0, err; unpack_pnode() local 1015 int i, pos = 0, err; ubifs_unpack_nnode() local 1047 int i, pos = 0, err; unpack_ltab() local 1079 int i, pos = 0, err; unpack_lsave() local [all...] |
/kernel/linux/linux-6.6/fs/ufs/ |
H A D | inode.c | 480 int ufs_prepare_chunk(struct page *page, loff_t pos, unsigned len) in ufs_prepare_chunk() argument 497 ufs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) ufs_write_begin() argument 510 ufs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) ufs_write_end() argument
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | nfsctl.c | 100 static ssize_t nfsctl_transaction_write(struct file *file, const char __user *buf, size_t size, loff_t *pos) in nfsctl_transaction_write() argument 121 static ssize_t nfsctl_transaction_read(struct file *file, char __user *buf, size_t size, loff_t *pos) in nfsctl_transaction_read() argument
|
/kernel/linux/linux-6.6/fs/ |
H A D | read_write.c | 361 loff_t pos = *ppos; in rw_verify_area() local 404 ssize_t __kernel_read(struct file *file, void *buf, size_t count, loff_t *pos) in __kernel_read() argument 439 ssize_t kernel_read(struct file *file, void *buf, size_t count, loff_t *pos) in kernel_read() argument 450 vfs_read(struct file *file, char __user *buf, size_t count, loff_t *pos) vfs_read() argument 499 __kernel_write_iter(struct file *file, struct iov_iter *from, loff_t *pos) __kernel_write_iter() argument 529 __kernel_write(struct file *file, const void *buf, size_t count, loff_t *pos) __kernel_write() argument 548 kernel_write(struct file *file, const void *buf, size_t count, loff_t *pos) kernel_write() argument 564 vfs_write(struct file *file, const char __user *buf, size_t count, loff_t *pos) vfs_write() argument 608 loff_t pos, *ppos = file_ppos(f.file); ksys_read() local 632 loff_t pos, *ppos = file_ppos(f.file); ksys_write() local 652 ksys_pread64(unsigned int fd, char __user *buf, size_t count, loff_t pos) ksys_pread64() argument 686 ksys_pwrite64(unsigned int fd, const char __user *buf, size_t count, loff_t pos) ksys_pwrite64() argument 776 do_iter_read(struct file *file, struct iov_iter *iter, loff_t *pos, rwf_t flags) do_iter_read() argument 841 do_iter_write(struct file *file, struct iov_iter *iter, loff_t *pos, rwf_t flags) do_iter_write() argument 905 vfs_readv(struct file *file, const struct iovec __user *vec, unsigned long vlen, loff_t *pos, rwf_t flags) vfs_readv() argument 922 vfs_writev(struct file *file, const struct iovec __user *vec, unsigned long vlen, loff_t *pos, rwf_t flags) vfs_writev() argument 947 loff_t pos, *ppos = file_ppos(f.file); do_readv() local 971 loff_t pos, *ppos = file_ppos(f.file); do_writev() local 994 do_preadv(unsigned long fd, const struct iovec __user *vec, unsigned long vlen, loff_t pos, rwf_t flags) do_preadv() argument 1017 do_pwritev(unsigned long fd, const struct iovec __user *vec, unsigned long vlen, loff_t pos, rwf_t flags) do_pwritev() argument 1055 loff_t pos = pos_from_hilo(pos_h, pos_l); SYSCALL_DEFINE5() local 1064 loff_t pos = pos_from_hilo(pos_h, pos_l); SYSCALL_DEFINE6() local 1075 loff_t pos = pos_from_hilo(pos_h, pos_l); SYSCALL_DEFINE5() local 1084 loff_t pos = pos_from_hilo(pos_h, pos_l); SYSCALL_DEFINE6() local 1111 loff_t pos = ((loff_t)pos_high << 32) | pos_low; COMPAT_SYSCALL_DEFINE5() local 1132 loff_t pos = ((loff_t)pos_high << 32) | pos_low; COMPAT_SYSCALL_DEFINE6() local 1152 loff_t pos = ((loff_t)pos_high << 32) | pos_low; COMPAT_SYSCALL_DEFINE5() local 1172 loff_t pos = ((loff_t)pos_high << 32) | pos_low; COMPAT_SYSCALL_DEFINE6() local 1186 loff_t pos; do_sendfile() local 1291 loff_t pos; SYSCALL_DEFINE4() local 1310 loff_t pos; SYSCALL_DEFINE4() local 1329 loff_t pos; COMPAT_SYSCALL_DEFINE4() local 1349 loff_t pos; COMPAT_SYSCALL_DEFINE4() local 1629 generic_write_check_limits(struct file *file, loff_t pos, loff_t *count) generic_write_check_limits() argument [all...] |
H A D | select.c | 1034 struct poll_list *pos = walk; in do_sys_poll() local
|
H A D | splice.c | 1067 loff_t pos = sd->pos, prev_pos = pos; in splice_direct_to_actor() local [all...] |
/kernel/linux/linux-6.6/fs/ntfs3/ |
H A D | inode.c | 733 loff_t pos; in ntfs_readahead() local 937 int ntfs_write_end(struct file *file, struct address_space *mapping, loff_t pos, in ntfs_write_end() argument 892 ntfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, u32 len, struct page **pagep, void **fsdata) ntfs_write_begin() argument 1000 loff_t pos = 0; reset_log_file() local [all...] |
H A D | file.c | 105 loff_t pos = valid; in ntfs_extend_initialized_size() local 319 ntfs_extend(struct inode *inode, loff_t pos, size_t count, struct file *file) ntfs_extend() argument 848 loff_t pos = iocb->ki_pos; ntfs_compress_write() local [all...] |
/kernel/linux/linux-6.6/fs/overlayfs/ |
H A D | readdir.c | 379 static void ovl_seek_cursor(struct ovl_dir_file *od, loff_t pos) in ovl_seek_cursor() argument
|
/kernel/linux/linux-6.6/fs/reiserfs/ |
H A D | stree.c | 808 int pos = last_element->pe_position; in search_by_key() local 1083 int pos = 0; prepare_for_delete_or_cut() local 1520 unmap_buffers(struct page *page, loff_t pos) unmap_buffers() argument [all...] |
/kernel/linux/linux-6.6/drivers/xen/ |
H A D | privcmd.c | 156 traverse_pages(unsigned nelem, size_t size, struct list_head *pos, int (*fn)(void *data, void *state), void *state) traverse_pages() argument 192 traverse_pages_block(unsigned nelem, size_t size, struct list_head *pos, int (*fn)(void *data, int nr, void *state), void *state) traverse_pages_block() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | pnp.h | 499 static inline int compare_pnp_id(struct pnp_id *pos, const char *id) { return -ENODEV; } in compare_pnp_id() argument
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | file_remote.c | 673 loff_t pos = (loff_t)page->index << HMDFS_PAGE_OFFSET; in hmdfs_get_writecount() local 791 hmdfs_write_begin_remote(struct file *file, struct address_space *mapping, loff_t pos, unsigned int len, struct page **pagep, void **fsdata) hmdfs_write_begin_remote() argument 843 hmdfs_write_end_remote(struct file *file, struct address_space *mapping, loff_t pos, unsigned int len, unsigned int copied, struct page *page, void *fsdata) hmdfs_write_end_remote() argument 888 loff_t pos; hmdfs_set_pos() local 903 loff_t pos = ctx->pos; analysis_dentry_file_from_con() local [all...] |
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_ioctl32.h | 114 struct xfs_attrlist_cursor pos; /* opaque cookie, list offset */ member
|
/kernel/linux/linux-6.6/drivers/sbus/char/ |
H A D | envctrl.c | 769 const char *pos; in envctrl_init_adc() local
|
/kernel/linux/linux-6.6/drivers/scsi/aic94xx/ |
H A D | aic94xx_hwi.h | 346 struct list_head *n, *pos; in asd_ascb_free_list() local
|