Searched refs:attach_page_private (Results 1 – 11 of 11) sorted by relevance
/Linux-v6.1/fs/ubifs/ |
D | file.c | 572 attach_page_private(page, (void *)1); in ubifs_write_end() 1548 attach_page_private(page, (void *)1); in ubifs_vm_page_mkwrite()
|
/Linux-v6.1/fs/btrfs/ |
D | subpage.c | 140 attach_page_private(page, subpage); in btrfs_attach_subpage()
|
D | extent_io.c | 1642 attach_page_private(page, eb); in attach_extent_buffer_page() 1656 attach_page_private(page, prealloc); in attach_extent_buffer_page() 1678 attach_page_private(page, (void *)EXTENT_PAGE_PRIVATE); in set_page_extent_mapped()
|
D | scrub.c | 227 attach_page_private(page, (void *)logical); in attach_scrub_page_private() 236 attach_page_private(page, (void *)spp); in attach_scrub_page_private()
|
/Linux-v6.1/include/linux/ |
D | pagemap.h | 459 static inline void attach_page_private(struct page *page, void *data) in attach_page_private() function
|
/Linux-v6.1/fs/ |
D | buffer.c | 872 attach_page_private(page, head); in link_dev_buffers() 1563 attach_page_private(page, head); in create_empty_buffers()
|
/Linux-v6.1/fs/ntfs/ |
D | aops.c | 1736 attach_page_private(page, head); in mark_ntfs_record_dirty()
|
D | mft.c | 507 attach_page_private(page, head); in ntfs_sync_mft_mirror()
|
/Linux-v6.1/fs/erofs/ |
D | zdata.c | 1303 attach_page_private(page, pcl); in pickup_page_for_submission()
|
/Linux-v6.1/fs/f2fs/ |
D | compress.c | 92 attach_page_private(page, (void *)data); in f2fs_set_compressed_page()
|
/Linux-v6.1/drivers/md/ |
D | md-bitmap.c | 370 attach_page_private(page, bh); in read_page()
|