Searched refs:attach_page_private (Results 1 – 11 of 11) sorted by relevance
/linux-6.3-rc2/fs/ubifs/ |
A D | file.c | 572 attach_page_private(page, (void *)1); in ubifs_write_end() 1563 attach_page_private(page, (void *)1); in ubifs_vm_page_mkwrite()
|
/linux-6.3-rc2/fs/btrfs/ |
A D | subpage.c | 141 attach_page_private(page, subpage); in btrfs_attach_subpage()
|
A D | extent_io.c | 1106 attach_page_private(page, eb); in attach_extent_buffer_page() 1120 attach_page_private(page, prealloc); in attach_extent_buffer_page() 1142 attach_page_private(page, (void *)EXTENT_PAGE_PRIVATE); in set_page_extent_mapped()
|
A D | scrub.c | 241 attach_page_private(page, (void *)logical); in attach_scrub_page_private() 250 attach_page_private(page, (void *)spp); in attach_scrub_page_private()
|
/linux-6.3-rc2/include/linux/ |
A D | pagemap.h | 459 static inline void attach_page_private(struct page *page, void *data) in attach_page_private() function
|
/linux-6.3-rc2/fs/ |
A D | buffer.c | 915 attach_page_private(page, head); in link_dev_buffers() 1606 attach_page_private(page, head); in create_empty_buffers()
|
/linux-6.3-rc2/fs/ntfs/ |
A D | aops.c | 1736 attach_page_private(page, head); in mark_ntfs_record_dirty()
|
A D | mft.c | 507 attach_page_private(page, head); in ntfs_sync_mft_mirror()
|
/linux-6.3-rc2/fs/erofs/ |
A D | zdata.c | 1586 attach_page_private(page, pcl); in pickup_page_for_submission()
|
/linux-6.3-rc2/fs/f2fs/ |
A D | compress.c | 92 attach_page_private(page, (void *)data); in f2fs_set_compressed_page()
|
/linux-6.3-rc2/drivers/md/ |
A D | md-bitmap.c | 370 attach_page_private(page, bh); in read_page()
|
Completed in 68 milliseconds