Searched refs:attach_page_private (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/fs/ubifs/ |
H A D | file.c | 567 attach_page_private(page, (void *)1); in ubifs_write_end() 1555 attach_page_private(page, (void *)1); in ubifs_vm_page_mkwrite()
|
/openbmc/linux/fs/btrfs/ |
H A D | subpage.c | 138 attach_page_private(page, subpage); in btrfs_attach_subpage()
|
H A D | extent_io.c | 873 attach_page_private(page, eb); in attach_extent_buffer_page() 887 attach_page_private(page, prealloc); in attach_extent_buffer_page() 909 attach_page_private(page, (void *)EXTENT_PAGE_PRIVATE); in set_page_extent_mapped()
|
/openbmc/linux/include/linux/ |
H A D | pagemap.h | 532 static inline void attach_page_private(struct page *page, void *data) in attach_page_private() function
|
/openbmc/linux/fs/ntfs/ |
H A D | aops.c | 1736 attach_page_private(page, head); in mark_ntfs_record_dirty()
|
H A D | mft.c | 507 attach_page_private(page, head); in ntfs_sync_mft_mirror()
|
/openbmc/linux/fs/erofs/ |
H A D | zdata.c | 1540 attach_page_private(page, pcl); in pickup_page_for_submission()
|
/openbmc/linux/fs/f2fs/ |
H A D | compress.c | 93 attach_page_private(page, (void *)data); in f2fs_set_compressed_page()
|
H A D | f2fs.h | 2377 attach_page_private(page, (void *)0); \ 2417 attach_page_private(page, (void *)0); in set_page_private_data()
|
/openbmc/linux/drivers/md/ |
H A D | md-bitmap.c | 368 attach_page_private(page, bh); in read_file_page()
|