Searched refs:attach_page_private (Results 1 – 16 of 16) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | file.c | 573 attach_page_private(page, (void *)1); in ubifs_write_end() 1474 attach_page_private(newpage, (void *)1); in ubifs_migrate_page() 1569 attach_page_private(page, (void *)1); in ubifs_vm_page_mkwrite()
|
| /OK3568_Linux_fs/kernel/fs/afs/ |
| H A D | write.c | 219 attach_page_private(page, (void *)priv); in afs_write_end() 875 attach_page_private(vmf->page, (void *)priv); in afs_page_mkwrite()
|
| H A D | dir_edit.c | 247 attach_page_private(page, (void *)1); in afs_edit_dir_add()
|
| H A D | dir.c | 283 attach_page_private(req->pages[i], (void *)1); in afs_read_dir()
|
| /OK3568_Linux_fs/kernel/fs/orangefs/ |
| H A D | inode.c | 407 attach_page_private(page, wr); in orangefs_write_begin() 725 attach_page_private(page, wr); in orangefs_page_mkwrite()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | pagemap.h | 256 static inline void attach_page_private(struct page *page, void *data) in attach_page_private() function
|
| /OK3568_Linux_fs/kernel/fs/iomap/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | buffer.c | 900 attach_page_private(page, head); in link_dev_buffers() 1609 attach_page_private(page, head); in create_empty_buffers() 2596 attach_page_private(page, head); in attach_nobh_buffers()
|
| /OK3568_Linux_fs/kernel/fs/ntfs/ |
| H A D | aops.c | 1735 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()
|
| /OK3568_Linux_fs/kernel/fs/erofs/ |
| H A D | zdata.c | 1190 attach_page_private(page, pcl); in pickup_page_for_submission()
|
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | compress.c | 90 attach_page_private(page, (void *)data); in f2fs_set_compressed_page()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | migrate.c | 792 attach_page_private(newpage, detach_page_private(page)); in __buffer_migrate_page()
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | extent_io.c | 3098 attach_page_private(page, eb); in attach_extent_buffer_page() 3106 attach_page_private(page, (void *)EXTENT_PAGE_PRIVATE); in set_page_extent_mapped()
|
| H A D | inode.c | 8197 attach_page_private(newpage, detach_page_private(page)); in btrfs_migratepage()
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | md-bitmap.c | 370 attach_page_private(page, bh); in read_page()
|