/linux-6.1.9/fs/btrfs/ |
D | subpage.c | 123 struct btrfs_subpage *subpage; in btrfs_attach_subpage() local 147 struct btrfs_subpage *subpage; in btrfs_detach_subpage() local 182 void btrfs_free_subpage(struct btrfs_subpage *subpage) in btrfs_free_subpage() 199 struct btrfs_subpage *subpage; in btrfs_page_inc_eb_refs() local 214 struct btrfs_subpage *subpage; in btrfs_page_dec_eb_refs() local 246 struct btrfs_subpage *subpage = (struct btrfs_subpage *)page->private; in btrfs_subpage_start_reader() local 257 struct btrfs_subpage *subpage = (struct btrfs_subpage *)page->private; in btrfs_subpage_end_reader() local 299 struct btrfs_subpage *subpage = (struct btrfs_subpage *)page->private; in btrfs_subpage_start_writer() local 313 struct btrfs_subpage *subpage = (struct btrfs_subpage *)page->private; in btrfs_subpage_end_and_test_writer() local 401 #define subpage_test_bitmap_all_set(fs_info, subpage, name) \ argument [all …]
|
D | extent_io.c | 2032 struct btrfs_subpage *subpage = (struct btrfs_subpage *)page->private; in find_next_dirty_byte() local 2796 struct btrfs_subpage *subpage = (struct btrfs_subpage *)page->private; in submit_eb_subpage() local 4154 struct btrfs_subpage *subpage; in page_range_has_eb() local 4876 bool subpage = eb->fs_info->nodesize < PAGE_SIZE; in set_extent_buffer_dirty() local
|
D | disk-io.c | 862 struct btrfs_subpage *subpage; in btree_dirty_folio() local
|
D | inode.c | 8150 struct btrfs_subpage *subpage; in wait_subpage_spinlock() local
|
/linux-6.1.9/drivers/target/ |
D | target_core_spc.c | 964 uint8_t subpage; member 1034 u8 subpage = cdb[3]; in spc_emulate_modesense() local 1154 u8 page, subpage; in spc_emulate_modeselect() local
|
/linux-6.1.9/tools/power/cpupower/utils/ |
D | cpupower.c | 80 static int print_man_page(const char *subpage) in print_man_page()
|
/linux-6.1.9/tools/testing/selftests/powerpc/mm/ |
D | subpage_prot.c | 68 static inline void check_faulted(void *addr, long page, long subpage, int write) in check_faulted()
|
/linux-6.1.9/fs/afs/ |
D | write.c | 123 struct page *subpage, void *fsdata) in afs_write_end() 670 int afs_writepage(struct page *subpage, struct writeback_control *wbc) in afs_writepage()
|
/linux-6.1.9/mm/ |
D | rmap.c | 1476 struct page *subpage; in try_to_unmap_one() local 1847 struct page *subpage; in try_to_migrate_one() local 2201 struct page *subpage; in page_make_device_exclusive_one() local
|
D | huge_memory.c | 2582 struct page *subpage = head + i; in __split_huge_page() local
|
D | hugetlb.c | 1708 struct page *subpage; in __update_and_free_page() local 3578 struct page *subpage; in demote_free_huge_page() local
|
D | memory.c | 5800 struct page *subpage; in copy_huge_page_from_user() local
|
/linux-6.1.9/fs/9p/ |
D | vfs_addr.c | 299 struct page *subpage, void *fsdata) in v9fs_write_end()
|
/linux-6.1.9/drivers/mtd/nand/onenand/ |
D | onenand_base.c | 1711 int column, subpage; in onenand_panic_write() local 1801 int written = 0, column, thislen = 0, subpage = 0; in onenand_write_ops_nolock() local
|
/linux-6.1.9/fs/ceph/ |
D | addr.c | 1341 struct page *subpage, void *fsdata) in ceph_write_end()
|
/linux-6.1.9/drivers/hid/ |
D | wacom_wac.c | 1845 int subpage = (usage & 0xFF00) << 8; in wacom_equivalent_usage() local 1873 int subpage = (usage & 0xFF00) << 8; in wacom_equivalent_usage() local
|
/linux-6.1.9/drivers/mtd/nand/raw/ |
D | nand_base.c | 4222 int status, subpage; in nand_write_page() local
|