Home
last modified time | relevance | path

Searched refs:bitmap_bh (Results 1 – 25 of 30) sorted by relevance

12

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/ext2/
H A Dialloc.c110 struct buffer_head *bitmap_bh; in ext2_free_inode() local
138 if (!bitmap_bh) in ext2_free_inode()
148 mark_buffer_dirty(bitmap_bh); in ext2_free_inode()
152 brelse(bitmap_bh); in ext2_free_inode()
471 brelse(bitmap_bh); in ext2_new_inode()
473 if (!bitmap_bh) { in ext2_new_inode()
513 brelse(bitmap_bh); in ext2_new_inode()
520 brelse(bitmap_bh); in ext2_new_inode()
640 brelse(bitmap_bh); in ext2_count_free_inodes()
642 if (!bitmap_bh) in ext2_count_free_inodes()
[all …]
H A Dballoc.c516 brelse(bitmap_bh); in ext2_free_blocks()
518 if (!bitmap_bh) in ext2_free_blocks()
561 brelse(bitmap_bh); in ext2_free_blocks()
1299 brelse(bitmap_bh); in ext2_new_blocks()
1301 if (!bitmap_bh) in ext2_new_blocks()
1340 brelse(bitmap_bh); in ext2_new_blocks()
1342 if (!bitmap_bh) in ext2_new_blocks()
1413 brelse(bitmap_bh); in ext2_new_blocks()
1431 brelse(bitmap_bh); in ext2_new_blocks()
1471 if (!bitmap_bh) in ext2_count_free_blocks()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/fs/ext2/
H A Dialloc.c110 struct buffer_head *bitmap_bh; in ext2_free_inode() local
138 if (!bitmap_bh) in ext2_free_inode()
148 mark_buffer_dirty(bitmap_bh); in ext2_free_inode()
152 brelse(bitmap_bh); in ext2_free_inode()
471 brelse(bitmap_bh); in ext2_new_inode()
473 if (!bitmap_bh) { in ext2_new_inode()
513 brelse(bitmap_bh); in ext2_new_inode()
520 brelse(bitmap_bh); in ext2_new_inode()
640 brelse(bitmap_bh); in ext2_count_free_inodes()
642 if (!bitmap_bh) in ext2_count_free_inodes()
[all …]
H A Dballoc.c516 brelse(bitmap_bh); in ext2_free_blocks()
518 if (!bitmap_bh) in ext2_free_blocks()
561 brelse(bitmap_bh); in ext2_free_blocks()
1299 brelse(bitmap_bh); in ext2_new_blocks()
1301 if (!bitmap_bh) in ext2_new_blocks()
1340 brelse(bitmap_bh); in ext2_new_blocks()
1342 if (!bitmap_bh) in ext2_new_blocks()
1413 brelse(bitmap_bh); in ext2_new_blocks()
1431 brelse(bitmap_bh); in ext2_new_blocks()
1471 if (!bitmap_bh) in ext2_count_free_blocks()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/ext2/
H A Dialloc.c110 struct buffer_head *bitmap_bh; in ext2_free_inode() local
138 if (!bitmap_bh) in ext2_free_inode()
148 mark_buffer_dirty(bitmap_bh); in ext2_free_inode()
152 brelse(bitmap_bh); in ext2_free_inode()
471 brelse(bitmap_bh); in ext2_new_inode()
473 if (!bitmap_bh) { in ext2_new_inode()
513 brelse(bitmap_bh); in ext2_new_inode()
520 brelse(bitmap_bh); in ext2_new_inode()
640 brelse(bitmap_bh); in ext2_count_free_inodes()
642 if (!bitmap_bh) in ext2_count_free_inodes()
[all …]
H A Dballoc.c516 brelse(bitmap_bh); in ext2_free_blocks()
518 if (!bitmap_bh) in ext2_free_blocks()
561 brelse(bitmap_bh); in ext2_free_blocks()
1299 brelse(bitmap_bh); in ext2_new_blocks()
1301 if (!bitmap_bh) in ext2_new_blocks()
1340 brelse(bitmap_bh); in ext2_new_blocks()
1342 if (!bitmap_bh) in ext2_new_blocks()
1413 brelse(bitmap_bh); in ext2_new_blocks()
1431 brelse(bitmap_bh); in ext2_new_blocks()
1471 if (!bitmap_bh) in ext2_count_free_blocks()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/nilfs2/
H A Dalloc.c501 struct buffer_head *desc_bh, *bitmap_bh; in nilfs_palloc_prepare_alloc_entry() local
536 inode, group, 1, &bitmap_bh); in nilfs_palloc_prepare_alloc_entry()
551 kunmap(bitmap_bh->b_page); in nilfs_palloc_prepare_alloc_entry()
554 req->pr_bitmap_bh = bitmap_bh; in nilfs_palloc_prepare_alloc_entry()
557 kunmap(bitmap_bh->b_page); in nilfs_palloc_prepare_alloc_entry()
558 brelse(bitmap_bh); in nilfs_palloc_prepare_alloc_entry()
698 req->pr_bitmap_bh = bitmap_bh; in nilfs_palloc_prepare_free_entry()
748 &bitmap_bh); in nilfs_palloc_freev()
803 kunmap(bitmap_bh->b_page); in nilfs_palloc_freev()
804 mark_buffer_dirty(bitmap_bh); in nilfs_palloc_freev()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/fs/nilfs2/
H A Dalloc.c501 struct buffer_head *desc_bh, *bitmap_bh; in nilfs_palloc_prepare_alloc_entry() local
536 inode, group, 1, &bitmap_bh); in nilfs_palloc_prepare_alloc_entry()
551 kunmap(bitmap_bh->b_page); in nilfs_palloc_prepare_alloc_entry()
554 req->pr_bitmap_bh = bitmap_bh; in nilfs_palloc_prepare_alloc_entry()
557 kunmap(bitmap_bh->b_page); in nilfs_palloc_prepare_alloc_entry()
558 brelse(bitmap_bh); in nilfs_palloc_prepare_alloc_entry()
698 req->pr_bitmap_bh = bitmap_bh; in nilfs_palloc_prepare_free_entry()
748 &bitmap_bh); in nilfs_palloc_freev()
803 kunmap(bitmap_bh->b_page); in nilfs_palloc_freev()
804 mark_buffer_dirty(bitmap_bh); in nilfs_palloc_freev()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/nilfs2/
H A Dalloc.c501 struct buffer_head *desc_bh, *bitmap_bh; in nilfs_palloc_prepare_alloc_entry() local
536 inode, group, 1, &bitmap_bh); in nilfs_palloc_prepare_alloc_entry()
551 kunmap(bitmap_bh->b_page); in nilfs_palloc_prepare_alloc_entry()
554 req->pr_bitmap_bh = bitmap_bh; in nilfs_palloc_prepare_alloc_entry()
557 kunmap(bitmap_bh->b_page); in nilfs_palloc_prepare_alloc_entry()
558 brelse(bitmap_bh); in nilfs_palloc_prepare_alloc_entry()
698 req->pr_bitmap_bh = bitmap_bh; in nilfs_palloc_prepare_free_entry()
748 &bitmap_bh); in nilfs_palloc_freev()
803 kunmap(bitmap_bh->b_page); in nilfs_palloc_freev()
804 mark_buffer_dirty(bitmap_bh); in nilfs_palloc_freev()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/ext4/
H A Dialloc.c289 if (IS_ERR(bitmap_bh)) { in ext4_free_inode()
291 bitmap_bh = NULL; in ext4_free_inode()
357 brelse(bitmap_bh); in ext4_free_inode()
1377 if (IS_ERR(bitmap_bh)) in ext4_orphan_get()
1393 brelse(bitmap_bh); in ext4_orphan_get()
1409 brelse(bitmap_bh); in ext4_orphan_get()
1414 if (bitmap_bh) in ext4_orphan_get()
1430 brelse(bitmap_bh); in ext4_orphan_get()
1453 brelse(bitmap_bh); in ext4_count_free_inodes()
1456 bitmap_bh = NULL; in ext4_count_free_inodes()
[all …]
H A Dmballoc.c3723 bitmap_bh = NULL; in ext4_mb_mark_diskspace_used()
3813 brelse(bitmap_bh); in ext4_mb_mark_diskspace_used()
3839 bitmap_bh = NULL; in ext4_mb_mark_bb()
3892 brelse(bitmap_bh); in ext4_mb_mark_bb()
4773 put_bh(bitmap_bh); in ext4_mb_discard_group_preallocations()
4840 put_bh(bitmap_bh); in ext4_mb_discard_group_preallocations()
5769 brelse(bitmap_bh); in ext4_free_blocks_simple()
5895 bitmap_bh = NULL; in ext4_free_blocks()
6035 brelse(bitmap_bh); in ext4_free_blocks()
6086 bitmap_bh = NULL; in ext4_group_add_blocks()
[all …]
H A Dballoc.c724 struct buffer_head *bitmap_bh = NULL; in ext4_count_free_clusters() local
740 brelse(bitmap_bh); in ext4_count_free_clusters()
741 bitmap_bh = ext4_read_block_bitmap(sb, i); in ext4_count_free_clusters()
742 if (IS_ERR(bitmap_bh)) { in ext4_count_free_clusters()
743 bitmap_bh = NULL; in ext4_count_free_clusters()
747 x = ext4_count_free(bitmap_bh->b_data, in ext4_count_free_clusters()
753 brelse(bitmap_bh); in ext4_count_free_clusters()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/ext4/
H A Dialloc.c289 if (IS_ERR(bitmap_bh)) { in ext4_free_inode()
291 bitmap_bh = NULL; in ext4_free_inode()
357 brelse(bitmap_bh); in ext4_free_inode()
1377 if (IS_ERR(bitmap_bh)) in ext4_orphan_get()
1393 brelse(bitmap_bh); in ext4_orphan_get()
1409 brelse(bitmap_bh); in ext4_orphan_get()
1414 if (bitmap_bh) in ext4_orphan_get()
1430 brelse(bitmap_bh); in ext4_orphan_get()
1453 brelse(bitmap_bh); in ext4_count_free_inodes()
1456 bitmap_bh = NULL; in ext4_count_free_inodes()
[all …]
H A Dmballoc.c3723 bitmap_bh = NULL; in ext4_mb_mark_diskspace_used()
3813 brelse(bitmap_bh); in ext4_mb_mark_diskspace_used()
3839 bitmap_bh = NULL; in ext4_mb_mark_bb()
3892 brelse(bitmap_bh); in ext4_mb_mark_bb()
4773 put_bh(bitmap_bh); in ext4_mb_discard_group_preallocations()
4840 put_bh(bitmap_bh); in ext4_mb_discard_group_preallocations()
5769 brelse(bitmap_bh); in ext4_free_blocks_simple()
5895 bitmap_bh = NULL; in ext4_free_blocks()
6035 brelse(bitmap_bh); in ext4_free_blocks()
6086 bitmap_bh = NULL; in ext4_group_add_blocks()
[all …]
H A Dballoc.c724 struct buffer_head *bitmap_bh = NULL; in ext4_count_free_clusters() local
740 brelse(bitmap_bh); in ext4_count_free_clusters()
741 bitmap_bh = ext4_read_block_bitmap(sb, i); in ext4_count_free_clusters()
742 if (IS_ERR(bitmap_bh)) { in ext4_count_free_clusters()
743 bitmap_bh = NULL; in ext4_count_free_clusters()
747 x = ext4_count_free(bitmap_bh->b_data, in ext4_count_free_clusters()
753 brelse(bitmap_bh); in ext4_count_free_clusters()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/ext4/
H A Dialloc.c289 if (IS_ERR(bitmap_bh)) { in ext4_free_inode()
291 bitmap_bh = NULL; in ext4_free_inode()
357 brelse(bitmap_bh); in ext4_free_inode()
1377 if (IS_ERR(bitmap_bh)) in ext4_orphan_get()
1393 brelse(bitmap_bh); in ext4_orphan_get()
1409 brelse(bitmap_bh); in ext4_orphan_get()
1414 if (bitmap_bh) in ext4_orphan_get()
1430 brelse(bitmap_bh); in ext4_orphan_get()
1453 brelse(bitmap_bh); in ext4_count_free_inodes()
1456 bitmap_bh = NULL; in ext4_count_free_inodes()
[all …]
H A Dmballoc.c3723 bitmap_bh = NULL; in ext4_mb_mark_diskspace_used()
3813 brelse(bitmap_bh); in ext4_mb_mark_diskspace_used()
3839 bitmap_bh = NULL; in ext4_mb_mark_bb()
3892 brelse(bitmap_bh); in ext4_mb_mark_bb()
4773 put_bh(bitmap_bh); in ext4_mb_discard_group_preallocations()
4840 put_bh(bitmap_bh); in ext4_mb_discard_group_preallocations()
5769 brelse(bitmap_bh); in ext4_free_blocks_simple()
5895 bitmap_bh = NULL; in ext4_free_blocks()
6035 brelse(bitmap_bh); in ext4_free_blocks()
6086 bitmap_bh = NULL; in ext4_group_add_blocks()
[all …]
H A Dballoc.c724 struct buffer_head *bitmap_bh = NULL; in ext4_count_free_clusters() local
740 brelse(bitmap_bh); in ext4_count_free_clusters()
741 bitmap_bh = ext4_read_block_bitmap(sb, i); in ext4_count_free_clusters()
742 if (IS_ERR(bitmap_bh)) { in ext4_count_free_clusters()
743 bitmap_bh = NULL; in ext4_count_free_clusters()
747 x = ext4_count_free(bitmap_bh->b_data, in ext4_count_free_clusters()
753 brelse(bitmap_bh); in ext4_count_free_clusters()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/ocfs2/
H A Dsuballoc.h131 struct buffer_head *bitmap_bh,
136 struct buffer_head *bitmap_bh,
H A Dlocalalloc.c53 struct buffer_head **bitmap_bh);
1099 struct buffer_head **bitmap_bh) in ocfs2_local_alloc_reserve_for_window() argument
1129 *bitmap_bh = (*ac)->ac_bh; in ocfs2_local_alloc_reserve_for_window()
1130 get_bh(*bitmap_bh); in ocfs2_local_alloc_reserve_for_window()
H A Dsuballoc.c2541 struct buffer_head *bitmap_bh, in _ocfs2_free_clusters() argument
2568 status = _ocfs2_free_suballoc_bits(handle, bitmap_inode, bitmap_bh, in _ocfs2_free_clusters()
2585 struct buffer_head *bitmap_bh, in ocfs2_free_clusters() argument
2589 return _ocfs2_free_clusters(handle, bitmap_inode, bitmap_bh, in ocfs2_free_clusters()
2600 struct buffer_head *bitmap_bh, in ocfs2_release_clusters() argument
2604 return _ocfs2_free_clusters(handle, bitmap_inode, bitmap_bh, in ocfs2_release_clusters()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/ocfs2/
H A Dsuballoc.h131 struct buffer_head *bitmap_bh,
136 struct buffer_head *bitmap_bh,
H A Dlocalalloc.c53 struct buffer_head **bitmap_bh);
1099 struct buffer_head **bitmap_bh) in ocfs2_local_alloc_reserve_for_window() argument
1129 *bitmap_bh = (*ac)->ac_bh; in ocfs2_local_alloc_reserve_for_window()
1130 get_bh(*bitmap_bh); in ocfs2_local_alloc_reserve_for_window()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/ocfs2/
H A Dsuballoc.h131 struct buffer_head *bitmap_bh,
136 struct buffer_head *bitmap_bh,
H A Dlocalalloc.c53 struct buffer_head **bitmap_bh);
1099 struct buffer_head **bitmap_bh) in ocfs2_local_alloc_reserve_for_window() argument
1129 *bitmap_bh = (*ac)->ac_bh; in ocfs2_local_alloc_reserve_for_window()
1130 get_bh(*bitmap_bh); in ocfs2_local_alloc_reserve_for_window()

12