Searched refs:attach_page_private (Results 1 – 17 of 17) sorted by relevance
| /Linux-v5.15/fs/afs/ |
| D | write.c | 157 attach_page_private(page, (void *)priv); in afs_write_end() 908 attach_page_private(page, (void *)priv); in afs_page_mkwrite()
|
| D | dir_edit.c | 246 attach_page_private(page, (void *)1); in afs_edit_dir_add()
|
| D | dir.c | 352 attach_page_private(page, (void *)1); in afs_read_dir()
|
| /Linux-v5.15/fs/orangefs/ |
| D | inode.c | 378 attach_page_private(page, wr); in orangefs_write_begin() 697 attach_page_private(page, wr); in orangefs_page_mkwrite()
|
| /Linux-v5.15/fs/btrfs/ |
| D | subpage.c | 85 attach_page_private(page, subpage); in btrfs_attach_subpage()
|
| D | extent_io.c | 3460 attach_page_private(page, eb); in attach_extent_buffer_page() 3474 attach_page_private(page, prealloc); in attach_extent_buffer_page() 3496 attach_page_private(page, (void *)EXTENT_PAGE_PRIVATE); in set_page_extent_mapped()
|
| D | inode.c | 8522 attach_page_private(newpage, detach_page_private(page)); in btrfs_migratepage()
|
| /Linux-v5.15/fs/iomap/ |
| D | buffered-io.c | 65 attach_page_private(page, iop); in iomap_page_create() 500 attach_page_private(newpage, detach_page_private(page)); in iomap_migrate_page()
|
| /Linux-v5.15/include/linux/ |
| D | pagemap.h | 270 static inline void attach_page_private(struct page *page, void *data) in attach_page_private() function
|
| /Linux-v5.15/fs/ |
| 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-v5.15/fs/erofs/ |
| D | zdata.c | 1186 attach_page_private(page, pcl); in pickup_page_for_submission()
|
| /Linux-v5.15/fs/ntfs/ |
| D | aops.c | 1735 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-v5.15/fs/f2fs/ |
| D | compress.c | 91 attach_page_private(page, (void *)data); in f2fs_set_compressed_page()
|
| /Linux-v5.15/fs/ceph/ |
| D | addr.c | 127 attach_page_private(page, snapc); in ceph_set_page_dirty()
|
| /Linux-v5.15/mm/ |
| D | migrate.c | 748 attach_page_private(newpage, detach_page_private(page)); in __buffer_migrate_page()
|
| /Linux-v5.15/drivers/md/ |
| D | md-bitmap.c | 370 attach_page_private(page, bh); in read_page()
|