/kernel/linux/linux-5.10/fs/pstore/ |
H A D | ram_core.c | 127 uint8_t *block; in persistent_ram_update_ecc() local 162 uint8_t *block; in persistent_ram_ecc_old() local [all...] |
/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | key.h | 266 data_key_init(const struct ubifs_info *c, union ubifs_key *key, ino_t inum, unsigned int block) data_key_init() argument
|
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_ag.c | 76 struct xfs_btree_block *block = XFS_BUF_TO_BLOCK(bp); in xfs_freesp_init_recs() local 155 struct xfs_btree_block *block = XFS_BUF_TO_BLOCK(bp); in xfs_rmaproot_init() local [all...] |
H A D | xfs_refcount_btree.c | 204 struct xfs_btree_block *block = XFS_BUF_TO_BLOCK(bp); in xfs_refcountbt_verify() local
|
/kernel/linux/linux-5.10/fs/xfs/scrub/ |
H A D | bmap.c | 399 struct xfs_btree_block *block; in xchk_bmapbt_rec() local
|
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | uptodate.c | 308 sector_t block = new->c_block; in __ocfs2_insert_cache_tree() local 209 ocfs2_search_cache_tree(struct ocfs2_caching_info *ci, sector_t block) ocfs2_search_cache_tree() argument 289 ocfs2_append_cache_array(struct ocfs2_caching_info *ci, sector_t block) ocfs2_append_cache_array() argument 386 __ocfs2_set_buffer_uptodate(struct ocfs2_caching_info *ci, sector_t block, int expand_tree) __ocfs2_set_buffer_uptodate() argument 557 ocfs2_remove_block_from_cache(struct ocfs2_caching_info *ci, sector_t block) ocfs2_remove_block_from_cache() argument 592 sector_t block = bh->b_blocknr; ocfs2_remove_from_cache() local 598 ocfs2_remove_xattr_clusters_from_cache(struct ocfs2_caching_info *ci, sector_t block, u32 c_len) ocfs2_remove_xattr_clusters_from_cache() argument [all...] |
/kernel/linux/linux-5.10/fs/qnx4/ |
H A D | inode.c | 87 u32 block = try_extent(&qnx4_inode->di_first_xtnt, &offset); in qnx4_block_map() local 253 qnx4_bmap(struct address_space *mapping, sector_t block) qnx4_bmap() argument 266 int block; qnx4_iget() local [all...] |
/kernel/linux/linux-5.10/fs/squashfs/ |
H A D | file.c | 164 long long block = 0; in read_indexes() local 326 read_blocklist(struct inode *inode, int index, u64 *block) read_blocklist() argument 468 u64 block = 0; squashfs_readpage() local [all...] |
H A D | squashfs_fs_sb.h | 30 u64 block; member
|
/kernel/linux/linux-5.10/fs/sysv/ |
H A D | super.c | 274 int block; member
|
H A D | inode.c | 177 unsigned int block; in sysv_iget() local 237 unsigned int ino, block; in __sysv_write_inode() local [all...] |
/kernel/linux/linux-5.10/fs/udf/ |
H A D | udfdecl.h | 97 uint32_t block; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/ |
H A D | i915_buddy.c | 11 __igt_dump_block(struct i915_buddy_mm *mm, struct i915_buddy_block *block, bool buddy) __igt_dump_block() argument 25 igt_dump_block(struct i915_buddy_mm *mm, struct i915_buddy_block *block) igt_dump_block() argument 37 igt_check_block(struct i915_buddy_mm *mm, struct i915_buddy_block *block) igt_check_block() argument 116 struct i915_buddy_block *block; igt_check_blocks() local 201 struct i915_buddy_block *block; igt_check_mm() local 325 struct i915_buddy_block *block; igt_buddy_alloc_smoke() local 410 struct i915_buddy_block *block, *bn; igt_buddy_alloc_pessimistic() local 502 struct i915_buddy_block *block; igt_buddy_alloc_optimistic() local 552 struct i915_buddy_block *block; igt_buddy_alloc_pathological() local 663 struct i915_buddy_block *block; igt_buddy_alloc_range() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | i915_buddy.c | 49 struct i915_buddy_block *block; in i915_block_alloc() local 62 static void i915_block_free(struct i915_buddy_block *block) in i915_block_free() argument 67 static void mark_allocated(struct i915_buddy_block *block) in mark_allocated() argument 75 mark_free(struct i915_buddy_mm *mm, struct i915_buddy_block *block) mark_free() argument 85 mark_split(struct i915_buddy_block *block) mark_split() argument 187 split_block(struct i915_buddy_mm *mm, struct i915_buddy_block *block) split_block() argument 216 get_buddy(struct i915_buddy_block *block) get_buddy() argument 230 __i915_buddy_free(struct i915_buddy_mm *mm, struct i915_buddy_block *block) __i915_buddy_free() argument 254 i915_buddy_free(struct i915_buddy_mm *mm, struct i915_buddy_block *block) i915_buddy_free() argument 263 struct i915_buddy_block *block, *on; i915_buddy_free_list() local 283 struct i915_buddy_block *block = NULL; i915_buddy_alloc() local 344 struct i915_buddy_block *block; i915_buddy_alloc_range() local [all...] |
H A D | intel_memory_region.c | 37 struct i915_buddy_block *block, *on; in intel_memory_region_free_pages() local 59 __intel_memory_region_put_block_buddy(struct i915_buddy_block *block) in __intel_memory_region_put_block_buddy() argument 98 struct i915_buddy_block *block; in __intel_memory_region_get_pages_buddy() local 138 struct i915_buddy_block *block; __intel_memory_region_get_block_buddy() local [all...] |
/kernel/linux/linux-5.10/drivers/platform/chrome/ |
H A D | cros_ec_chardev.c | 124 cros_ec_chardev_fetch_event(struct chardev_priv *priv, bool fetch, bool block) cros_ec_chardev_fetch_event() argument
|
/kernel/linux/linux-5.10/drivers/s390/block/ |
H A D | dasd_ioctl.c | 99 static int dasd_ioctl_quiesce(struct dasd_block *block) in dasd_ioctl_quiesce() argument 120 static int dasd_ioctl_resume(struct dasd_block *block) in dasd_ioctl_resume() argument 143 static int dasd_ioctl_abortio(struct dasd_block *block) in dasd_ioctl_abortio() argument 179 dasd_ioctl_allowio(struct dasd_block *block) dasd_ioctl_allowio() argument 200 dasd_format(struct dasd_block *block, struct format_data_t *fdata) dasd_format() argument 238 dasd_check_format(struct dasd_block *block, struct format_check_t *cdata) dasd_check_format() argument 390 dasd_ioctl_reset_profile(struct dasd_block *block) dasd_ioctl_reset_profile() argument 399 dasd_ioctl_read_profile(struct dasd_block *block, void __user *argp) dasd_ioctl_read_profile() argument 443 dasd_ioctl_reset_profile(struct dasd_block *block) dasd_ioctl_reset_profile() argument 448 dasd_ioctl_read_profile(struct dasd_block *block, void __user *argp) dasd_ioctl_read_profile() argument 457 __dasd_ioctl_information(struct dasd_block *block, struct dasd_information2_t *dasd_info) __dasd_ioctl_information() argument 516 dasd_ioctl_information(struct dasd_block *block, void __user *argp, size_t copy_size) dasd_ioctl_information() argument 562 dasd_ioctl_readall_cmb(struct dasd_block *block, unsigned int cmd, struct cmbdata __user *argp) dasd_ioctl_readall_cmb() argument 578 struct dasd_block *block; dasd_ioctl() local [all...] |
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/runtime/ifmtr/src/ |
H A D | ifmtr.c | 476 bool block[] = { false, false, false, false }; in ifmtr_set_if_blocking_mode() local
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | exportfs.h | 127 u32 block; member
|
/kernel/linux/linux-5.10/fs/hfs/ |
H A D | extent.c | 21 static void hfs_ext_build_key(hfs_btree_key *key, u32 cnid, u16 block, u8 type) in hfs_ext_build_key() argument 169 static inline int __hfs_ext_cache_extent(struct hfs_find_data *fd, struct inode *inode, u32 block) in __hfs_ext_cache_extent() argument 150 __hfs_ext_read_extent(struct hfs_find_data *fd, struct hfs_extent *extent, u32 cnid, u32 block, u8 type) __hfs_ext_read_extent() argument 191 hfs_ext_read_extent(struct inode *inode, u16 block) hfs_ext_read_extent() argument 336 hfs_get_block(struct inode *inode, sector_t block, struct buffer_head *bh_result, int create) hfs_get_block() argument [all...] |
/kernel/linux/linux-5.10/fs/minix/ |
H A D | itree_common.c | 152 static int get_block(struct inode * inode, sector_t block, in get_block() argument
|
/kernel/linux/linux-5.10/fs/nilfs2/ |
H A D | mdt.c | 30 nilfs_mdt_insert_new_block(struct inode *inode, unsigned long block, in nilfs_mdt_insert_new_block() argument 66 static int nilfs_mdt_create_block(struct inode *inode, unsigned long block, in nilfs_mdt_create_block() argument 167 static int nilfs_mdt_read_block(struct inode *inode, unsigned long block, in nilfs_mdt_read_block() argument 328 nilfs_mdt_delete_block(struct inode *inode, unsigned long block) nilfs_mdt_delete_block() argument 356 nilfs_mdt_forget_block(struct inode *inode, unsigned long block) nilfs_mdt_forget_block() argument [all...] |
H A D | page.c | 29 __nilfs_get_page_block(struct page *page, unsigned long block, pgoff_t index, in __nilfs_get_page_block() argument
|
/kernel/linux/linux-6.6/drivers/mtd/ |
H A D | mtd_blkdevs.c | 51 unsigned long block, nsect; in do_blktrans_request() local [all...] |
/kernel/linux/linux-6.6/drivers/misc/ |
H A D | sram.c | 55 static int sram_add_pool(struct sram_dev *sram, struct sram_reserve *block, in sram_add_pool() argument 75 static int sram_add_export(struct sram_dev *sram, struct sram_reserve *block, in sram_add_export() argument 93 static int sram_add_partition(struct sram_dev *sram, struct sram_reserve *block, in sram_add_partition() argument 177 struct sram_reserve *rblocks, *block; sram_reserve_regions() local [all...] |