Searched refs:attach_page_private (Results 1 – 14 of 14) sorted by relevance
/Linux-v5.10/fs/afs/ |
D | write.c | 219 attach_page_private(page, (void *)priv); in afs_write_end() 874 attach_page_private(vmf->page, (void *)priv); in afs_page_mkwrite()
|
D | dir_edit.c | 247 attach_page_private(page, (void *)1); in afs_edit_dir_add()
|
D | dir.c | 284 attach_page_private(req->pages[i], (void *)1); in afs_read_dir()
|
/Linux-v5.10/fs/orangefs/ |
D | inode.c | 407 attach_page_private(page, wr); in orangefs_write_begin() 725 attach_page_private(page, wr); in orangefs_page_mkwrite()
|
/Linux-v5.10/include/linux/ |
D | pagemap.h | 255 static inline void attach_page_private(struct page *page, void *data) in attach_page_private() function
|
/Linux-v5.10/fs/iomap/ |
D | buffered-io.c | 65 attach_page_private(page, iop); in iomap_page_create() 506 attach_page_private(newpage, detach_page_private(page)); in iomap_migrate_page()
|
/Linux-v5.10/fs/ |
D | buffer.c | 900 attach_page_private(page, head); in link_dev_buffers() 1581 attach_page_private(page, head); in create_empty_buffers() 2568 attach_page_private(page, head); in attach_nobh_buffers()
|
/Linux-v5.10/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.10/mm/ |
D | migrate.c | 808 attach_page_private(newpage, detach_page_private(page)); in __buffer_migrate_page()
|
/Linux-v5.10/fs/btrfs/ |
D | extent_io.c | 3100 attach_page_private(page, eb); in attach_extent_buffer_page() 3108 attach_page_private(page, (void *)EXTENT_PAGE_PRIVATE); in set_page_extent_mapped()
|
D | inode.c | 8162 attach_page_private(newpage, detach_page_private(page)); in btrfs_migratepage()
|
/Linux-v5.10/drivers/md/ |
D | md-bitmap.c | 370 attach_page_private(page, bh); in read_page()
|
/Linux-v5.10/fs/f2fs/ |
D | f2fs.h | 3154 attach_page_private(page, (void *)data); in f2fs_set_page_private()
|