Searched refs:attach_page_private (Results 1 – 14 of 14) sorted by relevance
/linux/fs/orangefs/ |
A D | inode.c | 378 attach_page_private(page, wr); in orangefs_write_begin() 697 attach_page_private(page, wr); in orangefs_page_mkwrite()
|
/linux/fs/iomap/ |
A D | buffered-io.c | 65 attach_page_private(page, iop); in iomap_page_create() 511 attach_page_private(newpage, detach_page_private(page)); in iomap_migrate_page()
|
/linux/fs/ |
A D | buffer.c | 875 attach_page_private(page, head); in link_dev_buffers() 1580 attach_page_private(page, head); in create_empty_buffers() 2568 attach_page_private(page, head); in attach_nobh_buffers()
|
/linux/fs/btrfs/ |
A D | subpage.c | 117 attach_page_private(page, subpage); in btrfs_attach_subpage()
|
A D | extent_io.c | 3468 attach_page_private(page, eb); in attach_extent_buffer_page() 3482 attach_page_private(page, prealloc); in attach_extent_buffer_page() 3504 attach_page_private(page, (void *)EXTENT_PAGE_PRIVATE); in set_page_extent_mapped()
|
A D | inode.c | 8534 attach_page_private(newpage, detach_page_private(page)); in btrfs_migratepage()
|
/linux/include/linux/ |
A D | pagemap.h | 352 static inline void attach_page_private(struct page *page, void *data) in attach_page_private() function
|
/linux/fs/erofs/ |
A D | zdata.c | 1165 attach_page_private(page, pcl); in pickup_page_for_submission()
|
/linux/fs/ntfs/ |
A D | aops.c | 1735 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/fs/f2fs/ |
A D | compress.c | 92 attach_page_private(page, (void *)data); in f2fs_set_compressed_page()
|
/linux/fs/ceph/ |
A D | addr.c | 127 attach_page_private(page, snapc); in ceph_set_page_dirty()
|
/linux/mm/ |
A D | migrate.c | 741 attach_page_private(newpage, detach_page_private(page)); in __buffer_migrate_page()
|
/linux/drivers/md/ |
A D | md-bitmap.c | 370 attach_page_private(page, bh); in read_page()
|
Completed in 132 milliseconds