Home
last modified time | relevance | path

Searched refs:unlock_page (Results 1 – 25 of 138) sorted by relevance

123456

/linux-6.6.21/fs/nilfs2/
Dbtnode.c67 unlock_page(bh->b_page); in nilfs_btnode_create_block()
133 unlock_page(page); in nilfs_btnode_submit_block()
159 unlock_page(page); in nilfs_btnode_delete()
216 unlock_page(opage); in nilfs_btnode_prepare_change_key()
228 unlock_page(obh->b_page); in nilfs_btnode_prepare_change_key()
261 unlock_page(opage); in nilfs_btnode_commit_change_key()
287 unlock_page(ctxt->bh->b_page); in nilfs_btnode_abort_change_key()
Dmdt.c100 unlock_page(bh->b_page); in nilfs_mdt_create_block()
161 unlock_page(bh->b_page); in nilfs_mdt_submit_block()
381 unlock_page(page); in nilfs_mdt_forget_block()
416 unlock_page(page); in nilfs_mdt_write_page()
421 unlock_page(page); in nilfs_mdt_write_page()
585 unlock_page(page); in nilfs_mdt_freeze_buffer()
604 unlock_page(page); in nilfs_mdt_get_frozen_buffer()
Dfile.c60 unlock_page(page); in nilfs_page_mkwrite()
88 unlock_page(page); in nilfs_page_mkwrite()
/linux-6.6.21/fs/jfs/
Djfs_metapage.c49 unlock_page(mp->page); in __lock_metapage()
264 unlock_page(page); in last_read_complete()
444 unlock_page(page); in metapage_writepage()
462 unlock_page(page); in metapage_writepage()
516 unlock_page(page); in metapage_read_folio()
675 unlock_page(page); in __get_metapage()
680 unlock_page(page); in __get_metapage()
691 unlock_page(mp->page); in grab_metapage()
747 unlock_page(mp->page); in put_metapage()
753 unlock_page(mp->page); in put_metapage()
[all …]
/linux-6.6.21/fs/squashfs/
Dfile_direct.c56 unlock_page(page[i]); in squashfs_readpage_block()
99 unlock_page(page[i]); in squashfs_readpage_block()
117 unlock_page(page[i]); in squashfs_readpage_block()
Dsymlink.c94 unlock_page(page); in squashfs_symlink_read_folio()
99 unlock_page(page); in squashfs_symlink_read_folio()
Dfile.c415 unlock_page(push_page); in squashfs_copy_cache()
495 unlock_page(page); in squashfs_read_folio()
527 unlock_page(page[n]); in squashfs_readahead_fragment()
619 unlock_page(pages[i]); in squashfs_readahead()
629 unlock_page(pages[i]); in squashfs_readahead()
/linux-6.6.21/fs/ntfs/
Dcompress.c220 unlock_page(dp); in ntfs_decompress()
526 unlock_page(page); in ntfs_read_compressed_block()
556 unlock_page(page); in ntfs_read_compressed_block()
577 unlock_page(page); in ntfs_read_compressed_block()
749 unlock_page(page); in ntfs_read_compressed_block()
828 unlock_page(page); in ntfs_read_compressed_block()
864 unlock_page(page); in ntfs_read_compressed_block()
894 unlock_page(page); in ntfs_read_compressed_block()
942 unlock_page(page); in ntfs_read_compressed_block()
Daops.c140 unlock_page(page); in ntfs_end_buffer_async_read()
194 unlock_page(page); in ntfs_read_block()
356 unlock_page(page); in ntfs_read_block()
407 unlock_page(page); in ntfs_read_folio()
503 unlock_page(page); in ntfs_read_folio()
573 unlock_page(page); in ntfs_write_block()
867 unlock_page(page); in ntfs_write_block()
1298 unlock_page(page); in ntfs_write_mst_block()
1307 unlock_page(page); in ntfs_write_mst_block()
1376 unlock_page(page); in ntfs_writepage()
[all …]
Ddir.c437 unlock_page(page); in ntfs_lookup_inode_by_name()
470 unlock_page(page); in ntfs_lookup_inode_by_name()
553 unlock_page(page); in ntfs_lookup_inode_by_name()
567 unlock_page(page); in ntfs_lookup_inode_by_name()
574 unlock_page(page); in ntfs_lookup_inode_by_name()
898 unlock_page(page);
962 unlock_page(page);
974 unlock_page(page);
1054 unlock_page(ia_page); in ntfs_filldir()
1279 unlock_page(ia_page); in ntfs_readdir()
[all …]
/linux-6.6.21/fs/efs/
Dsymlink.c44 unlock_page(page); in efs_symlink_read_folio()
48 unlock_page(page); in efs_symlink_read_folio()
/linux-6.6.21/mm/
Dballoon_compaction.c25 unlock_page(page); in balloon_page_enqueue_one()
99 unlock_page(page); in balloon_page_list_dequeue()
105 unlock_page(page); in balloon_page_list_dequeue()
Dmemory-failure.c997 unlock_page(p); in me_kernel()
1007 unlock_page(p); in me_unknown()
1063 unlock_page(p); in me_pagecache_clean()
1149 unlock_page(p); in me_swapcache_dirty()
1194 unlock_page(hpage); in me_huge_page()
1196 unlock_page(hpage); in me_huge_page()
1682 unlock_page(page); in try_to_split_thp_page()
2305 unlock_page(p); in memory_failure()
2312 goto unlock_page; in memory_failure()
2326 unlock_page(p); in memory_failure()
[all …]
Dfolio-compat.c19 void unlock_page(struct page *page) in unlock_page() function
23 EXPORT_SYMBOL(unlock_page);
Dmigrate_device.c95 unlock_page(page); in migrate_vma_collect_pmd()
204 unlock_page(page); in migrate_vma_collect_pmd()
823 unlock_page(newpage); in migrate_device_finalize()
831 unlock_page(newpage); in migrate_device_finalize()
848 unlock_page(newpage); in migrate_device_finalize()
/linux-6.6.21/fs/sysv/
Ddir.c41 unlock_page(page); in dir_commit_chunk()
234 unlock_page(page); in sysv_add_link()
247 unlock_page(page); in sysv_delete_entry()
268 unlock_page(page); in sysv_make_empty()
344 unlock_page(page); in sysv_set_link()
/linux-6.6.21/fs/minix/
Ddir.c60 unlock_page(page); in dir_commit_chunk()
264 unlock_page(page); in minix_add_link()
292 unlock_page(page); in minix_add_link()
308 unlock_page(page); in minix_delete_entry()
332 unlock_page(page); in minix_make_empty()
431 unlock_page(page); in minix_set_link()
/linux-6.6.21/fs/udf/
Dsymlink.c134 unlock_page(page); in udf_symlink_filler()
140 unlock_page(page); in udf_symlink_filler()
/linux-6.6.21/fs/ecryptfs/
Dmmap.c65 unlock_page(page); in ecryptfs_writepage()
230 unlock_page(page); in ecryptfs_read_folio()
365 unlock_page(page); in ecryptfs_write_begin()
521 unlock_page(page); in ecryptfs_write_end()
/linux-6.6.21/fs/ubifs/
Dfile.c258 unlock_page(page); in write_begin_slow()
460 unlock_page(page); in ubifs_write_begin()
492 unlock_page(page); in ubifs_write_begin()
591 unlock_page(page); in ubifs_write_end()
774 unlock_page(page1); in ubifs_do_bulk_read()
795 unlock_page(page); in ubifs_do_bulk_read()
955 unlock_page(page); in do_writepage()
1075 unlock_page(page); in ubifs_writepage()
1186 unlock_page(page); in do_truncation()
1582 unlock_page(page); in ubifs_vm_page_mkwrite()
/linux-6.6.21/fs/ext2/
Ddir.c96 unlock_page(page); in ext2_commit_chunk()
464 unlock_page(page); in ext2_set_link()
536 unlock_page(page); in ext2_add_link()
567 unlock_page(page); in ext2_add_link()
602 unlock_page(page); in ext2_delete_entry()
631 unlock_page(page); in ext2_make_empty()
/linux-6.6.21/fs/vboxsf/
Dfile.c249 unlock_page(page); in vboxsf_read_folio()
304 unlock_page(page); in vboxsf_writepage()
344 unlock_page(page); in vboxsf_write_end()
/linux-6.6.21/fs/isofs/
Dcompress.c323 unlock_page(page); in zisofs_read_folio()
341 unlock_page(page); in zisofs_read_folio()
361 unlock_page(pages[i]); in zisofs_read_folio()
/linux-6.6.21/fs/gfs2/
Dmeta_io.c83 unlock_page(page); in gfs2_aspace_writepage()
160 unlock_page(page); in gfs2_getbuf()
418 unlock_page(page); in gfs2_getjdatabuf()
426 unlock_page(page); in gfs2_getjdatabuf()
/linux-6.6.21/fs/btrfs/
Dsubpage.c273 unlock_page(page); in btrfs_subpage_end_reader()
349 unlock_page(page); in btrfs_page_start_writer_lock()
361 return unlock_page(page); in btrfs_page_end_writer_lock()
364 unlock_page(page); in btrfs_page_end_writer_lock()
695 return unlock_page(page); in btrfs_page_unlock_writer()
709 return unlock_page(page); in btrfs_page_unlock_writer()

123456