Searched refs:attach_page_private (Results 1 – 10 of 10) sorted by relevance
/linux-6.6.21/fs/ubifs/ |
D | file.c | 572 attach_page_private(page, (void *)1); in ubifs_write_end() 1560 attach_page_private(page, (void *)1); in ubifs_vm_page_mkwrite()
|
/linux-6.6.21/fs/btrfs/ |
D | subpage.c | 138 attach_page_private(page, subpage); in btrfs_attach_subpage()
|
D | extent_io.c | 883 attach_page_private(page, eb); in attach_extent_buffer_page() 897 attach_page_private(page, prealloc); in attach_extent_buffer_page() 919 attach_page_private(page, (void *)EXTENT_PAGE_PRIVATE); in set_page_extent_mapped()
|
/linux-6.6.21/include/linux/ |
D | pagemap.h | 504 static inline void attach_page_private(struct page *page, void *data) in attach_page_private() function
|
/linux-6.6.21/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-6.6.21/fs/erofs/ |
D | zdata.c | 1539 attach_page_private(page, pcl); in pickup_page_for_submission()
|
/linux-6.6.21/fs/f2fs/ |
D | compress.c | 93 attach_page_private(page, (void *)data); in f2fs_set_compressed_page()
|
D | f2fs.h | 2341 attach_page_private(page, (void *)0); \ 2381 attach_page_private(page, (void *)0); in set_page_private_data()
|
/linux-6.6.21/drivers/md/ |
D | md-bitmap.c | 367 attach_page_private(page, bh); in read_file_page()
|