Home
last modified time | relevance | path

Searched defs:index (Results 6676 - 6700 of 8433) sorted by relevance

1...<<261262263264265266267268269270>>...338

/kernel/linux/linux-6.6/fs/btrfs/
H A Dcompression.c193 unsigned long index = cb->start >> PAGE_SHIFT; in end_compressed_writeback() local
1305 u64 index, index_end; in heuristic_collect_sample() local
H A Dzoned.c2437 int index; in btrfs_zoned_activate_one_bg() local
/kernel/linux/linux-6.6/fs/
H A Dbuffer.c195 pgoff_t index; in __find_get_block_slow() local
1099 pgoff_t index; in grow_buffers() local
1038 grow_dev_page(struct block_device *bdev, sector_t block, pgoff_t index, int size, int sizebits, gfp_t gfp) grow_dev_page() argument
1705 pgoff_t index = block >> (PAGE_SHIFT - bd_inode->i_blkbits); clean_bdev_aliases() local
2220 pgoff_t index = pos >> PAGE_SHIFT; block_write_begin() local
2496 pgoff_t index, curidx; cont_expand_zero() local
2655 pgoff_t index = from >> PAGE_SHIFT; block_truncate_page() local
[all...]
H A Dexec.c881 unsigned long index, stop, sp; in transfer_args_to_stack() local
/kernel/linux/linux-6.6/fs/f2fs/
H A Dgc.c1172 static int ra_data_block(struct inode *inode, pgoff_t index) in ra_data_block() argument
/kernel/linux/linux-6.6/fs/ocfs2/
H A Daops.c1031 unsigned long start, target_index, end_index, index; in ocfs2_grab_pages_for_write() local
[all...]
H A Dfile.c757 unsigned long index = abs_from >> PAGE_SHIFT; in ocfs2_write_zero_page() local
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifsfs.c1243 pgoff_t index = pos / PAGE_SIZE; in cifs_flush_folio() local
H A Dinode.c2743 pgoff_t index = from >> PAGE_SHIFT; local
/kernel/linux/linux-6.6/fs/udf/
H A Dsuper.c1013 static struct udf_bitmap *udf_sb_alloc_bitmap(struct super_block *sb, u32 index) in udf_sb_alloc_bitmap() argument
2386 int index; in udf_count_free_bitmap() local
/kernel/linux/linux-6.6/fs/ntfs3/
H A Dindex.c939 struct INDEX_BUFFER *index; indx_new() local
[all...]
/kernel/linux/linux-6.6/fs/overlayfs/
H A Doverlayfs.h658 static inline int ovl_verify_upper(struct ovl_fs *ofs, struct dentry *index, in ovl_verify_upper() argument
744 bool index; member
H A Dutil.c973 struct dentry *index = NULL; in ovl_cleanup_index() local
[all...]
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_attr_leaf.c1916 int index; xfs_attr3_leaf_figure_balance() local
2725 xfs_attr_leaf_entsize(xfs_attr_leafblock_t *leaf, int index) xfs_attr_leaf_entsize() argument
[all...]
H A Dxfs_da_btree.c1456 int index; xfs_da3_node_remove() local
[all...]
/kernel/linux/linux-6.6/fs/reiserfs/
H A Dinode.c572 unsigned long index; in convert_tail_for_hole() local
2178 unsigned long index = (inode->i_size - 1) >> PAGE_SHIFT; in grab_tail_page() local
2749 pgoff_t index; reiserfs_write_begin() local
[all...]
/kernel/linux/linux-6.6/drivers/virtio/
H A Dvirtio_ring.c1141 vring_create_virtqueue_split( unsigned int index, unsigned int num, unsigned int vring_align, struct virtio_device *vdev, bool weak_barriers, bool may_reduce_num, bool context, bool (*notify)(struct virtqueue *), void (*callback)(struct virtqueue *), const char *name, struct device *dma_dev) vring_create_virtqueue_split() argument
2053 vring_create_virtqueue_packed( unsigned int index, unsigned int num, unsigned int vring_align, struct virtio_device *vdev, bool weak_barriers, bool may_reduce_num, bool context, bool (*notify)(struct virtqueue *), void (*callback)(struct virtqueue *), const char *name, struct device *dma_dev) vring_create_virtqueue_packed() argument
2602 __vring_new_virtqueue(unsigned int index, struct vring_virtqueue_split *vring_split, struct virtio_device *vdev, bool weak_barriers, bool context, bool (*notify)(struct virtqueue *), void (*callback)(struct virtqueue *), const char *name, struct device *dma_dev) __vring_new_virtqueue() argument
2665 vring_create_virtqueue( unsigned int index, unsigned int num, unsigned int vring_align, struct virtio_device *vdev, bool weak_barriers, bool may_reduce_num, bool context, bool (*notify)(struct virtqueue *), void (*callback)(struct virtqueue *), const char *name) vring_create_virtqueue() argument
2689 vring_create_virtqueue_dma( unsigned int index, unsigned int num, unsigned int vring_align, struct virtio_device *vdev, bool weak_barriers, bool may_reduce_num, bool context, bool (*notify)(struct virtqueue *), void (*callback)(struct virtqueue *), const char *name, struct device *dma_dev) vring_create_virtqueue_dma() argument
2849 vring_new_virtqueue(unsigned int index, unsigned int num, unsigned int vring_align, struct virtio_device *vdev, bool weak_barriers, bool context, void *pages, bool (*notify)(struct virtqueue *vq), void (*callback)(struct virtqueue *vq), const char *name) vring_new_virtqueue() argument
[all...]
/kernel/linux/linux-6.6/drivers/w1/masters/
H A Dds2490.c168 static int ds_send_control_cmd(struct ds_device *dev, u16 value, u16 index) in ds_send_control_cmd() argument
184 static int ds_send_control_mode(struct ds_device *dev, u16 value, u16 index) in ds_send_control_mode() argument
200 static int ds_send_control(struct ds_device *dev, u16 value, u16 index) in ds_send_control() argument
681 u16 value, index; in ds9490r_search() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dpagemap.h633 filemap_get_folio(struct address_space *mapping, pgoff_t index) filemap_get_folio() argument
651 filemap_lock_folio(struct address_space *mapping, pgoff_t index) filemap_lock_folio() argument
669 filemap_grab_folio(struct address_space *mapping, pgoff_t index) filemap_grab_folio() argument
712 find_lock_page(struct address_space *mapping, pgoff_t index) find_lock_page() argument
737 find_or_create_page(struct address_space *mapping, pgoff_t index, gfp_t gfp_mask) find_or_create_page() argument
758 grab_cache_page_nowait(struct address_space *mapping, pgoff_t index) grab_cache_page_nowait() argument
807 folio_file_page(struct folio *folio, pgoff_t index) folio_file_page() argument
825 folio_contains(struct folio *folio, pgoff_t index) folio_contains() argument
837 find_subpage(struct page *head, pgoff_t index) find_subpage() argument
859 grab_cache_page(struct address_space *mapping, pgoff_t index) grab_cache_page() argument
874 read_mapping_page(struct address_space *mapping, pgoff_t index, struct file *file) read_mapping_page() argument
880 read_mapping_folio(struct address_space *mapping, pgoff_t index, struct file *file) read_mapping_folio() argument
1305 page_cache_sync_readahead(struct address_space *mapping, struct file_ra_state *ra, struct file *file, pgoff_t index, unsigned long req_count) page_cache_sync_readahead() argument
1328 page_cache_async_readahead(struct address_space *mapping, struct file_ra_state *ra, struct file *file, struct folio *folio, pgoff_t index, unsigned long req_count) page_cache_async_readahead() argument
1495 pgoff_t index = size >> PAGE_SHIFT; folio_mkwrite_check_truncate() local
1523 pgoff_t index = size >> PAGE_SHIFT; page_mkwrite_check_truncate() local
[all...]
H A Dclk-provider.h282 int index; global() member
1610 of_clk_detect_critical(struct device_node *np, int index, unsigned long *flags) of_clk_detect_critical() argument
[all...]
H A Dethtool.h155 static inline u32 ethtool_rxfh_indir_default(u32 index, u32 n_rx_rings) in ethtool_rxfh_indir_default() argument
H A Dfirewire.h115 int index; member
H A Dhugetlb.h877 static inline unsigned hstate_index_to_shift(unsigned index) in hstate_index_to_shift() argument
H A Ddevice.h378 devm_of_iomap(struct device *dev, struct device_node *node, int index, resource_size_t *size) devm_of_iomap() argument
H A Dedac.h638 int index; in edac_get_dimm() local
[all...]

Completed in 70 milliseconds

1...<<261262263264265266267268269270>>...338