Home
last modified time | relevance | path

Searched refs:attach_page_private (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dfile.c573 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 Dwrite.c219 attach_page_private(page, (void *)priv); in afs_write_end()
875 attach_page_private(vmf->page, (void *)priv); in afs_page_mkwrite()
H A Ddir_edit.c247 attach_page_private(page, (void *)1); in afs_edit_dir_add()
H A Ddir.c283 attach_page_private(req->pages[i], (void *)1); in afs_read_dir()
/OK3568_Linux_fs/kernel/fs/orangefs/
H A Dinode.c407 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 Dpagemap.h256 static inline void attach_page_private(struct page *page, void *data) in attach_page_private() function
/OK3568_Linux_fs/kernel/fs/iomap/
H A Dbuffered-io.c65 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 Dbuffer.c900 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 Daops.c1735 attach_page_private(page, head); in mark_ntfs_record_dirty()
H A Dmft.c507 attach_page_private(page, head); in ntfs_sync_mft_mirror()
/OK3568_Linux_fs/kernel/fs/erofs/
H A Dzdata.c1190 attach_page_private(page, pcl); in pickup_page_for_submission()
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dcompress.c90 attach_page_private(page, (void *)data); in f2fs_set_compressed_page()
/OK3568_Linux_fs/kernel/mm/
H A Dmigrate.c792 attach_page_private(newpage, detach_page_private(page)); in __buffer_migrate_page()
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dextent_io.c3098 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 Dinode.c8197 attach_page_private(newpage, detach_page_private(page)); in btrfs_migratepage()
/OK3568_Linux_fs/kernel/drivers/md/
H A Dmd-bitmap.c370 attach_page_private(page, bh); in read_page()