Searched refs:set_bh_page (Results 1 – 8 of 8) sorted by relevance
/linux/include/linux/ |
A D | buffer_head.h | 158 void set_bh_page(struct buffer_head *bh,
|
/linux/fs/ |
A D | buffer.c | 843 set_bh_page(bh, page, offset); in alloc_page_buffers() 1442 void set_bh_page(struct buffer_head *bh, in set_bh_page() function 1455 EXPORT_SYMBOL(set_bh_page);
|
/linux/fs/ntfs3/ |
A D | inode.c | 631 set_bh_page(bh, page, off); in ntfs_get_block_vbo()
|
/linux/mm/ |
A D | migrate.c | 745 set_bh_page(bh, newpage, bh_offset(bh)); in __buffer_migrate_page()
|
/linux/fs/jbd2/ |
A D | journal.c | 450 set_bh_page(new_bh, new_page, new_offset); in jbd2_journal_write_metadata_buffer()
|
/linux/ |
A D | vmlinux.symvers | 11891 0x00000000 set_bh_page vmlinux EXPORT_SYMBOL
|
A D | System.map | 9632 ffff800010290850 T set_bh_page
|
A D | .tmp_System.map | 9632 ffff800010290850 T set_bh_page
|
Completed in 313 milliseconds