Searched refs:group_bh (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ocfs2/
H A Dresize.c92 struct buffer_head *group_bh,
110 group_bh, OCFS2_JOURNAL_ACCESS_WRITE);
116 group = (struct ocfs2_group_desc *)group_bh->b_data;
137 ocfs2_journal_dirty(handle, group_bh);
275 struct buffer_head *group_bh = NULL; local
331 &group_bh);
336 group = (struct ocfs2_group_desc *)group_bh->b_data;
357 main_bm_bh, group_bh,
370 brelse(group_bh);
387 struct buffer_head *group_bh)
89 ocfs2_update_last_group_and_inode(handle_t *handle, struct inode *bm_inode, struct buffer_head *bm_bh, struct buffer_head *group_bh, u32 first_new_cluster, int new_clusters) argument
384 ocfs2_check_new_group(struct inode *inode, struct ocfs2_dinode *di, struct ocfs2_new_group_input *input, struct buffer_head *group_bh) argument
422 ocfs2_verify_group_and_input(struct inode *inode, struct ocfs2_dinode *di, struct ocfs2_new_group_input *input, struct buffer_head *group_bh) argument
469 struct buffer_head *group_bh = NULL; local
515 ocfs2_set_new_buffer_uptodate(INODE_CACHE(inode), group_bh); local
[all...]
H A Dsuballoc.c100 struct buffer_head *group_bh,
105 struct buffer_head *group_bh,
119 struct buffer_head *group_bh,
1352 struct buffer_head *group_bh,
1375 group_bh,
1386 ocfs2_journal_dirty(handle, group_bh);
1492 struct buffer_head *group_bh,
1500 struct ocfs2_group_desc *gd = (struct ocfs2_group_desc *) group_bh->b_data;
1527 group_bh, bits_wanted,
1563 struct buffer_head *group_bh,
1349 ocfs2_block_group_set_bits(handle_t *handle, struct inode *alloc_inode, struct ocfs2_group_desc *bg, struct buffer_head *group_bh, unsigned int bit_off, unsigned int num_bits) argument
1491 ocfs2_cluster_group_search(struct inode *inode, struct buffer_head *group_bh, u32 bits_wanted, u32 min_bits, u64 max_block, struct ocfs2_suballoc_result *res) argument
1562 ocfs2_block_group_search(struct inode *inode, struct buffer_head *group_bh, u32 bits_wanted, u32 min_bits, u64 max_block, struct ocfs2_suballoc_result *res) argument
1678 struct buffer_head *group_bh = NULL; local
1744 struct buffer_head *group_bh = NULL; local
2374 ocfs2_block_group_clear_bits(handle_t *handle, struct inode *alloc_inode, struct ocfs2_group_desc *bg, struct buffer_head *group_bh, unsigned int bit_off, unsigned int num_bits, void (*undo_fn)(unsigned int bit, unsigned long *bmap)) argument
2447 struct buffer_head *group_bh = NULL; local
2799 struct buffer_head *group_bh = NULL; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ocfs2/
H A Dresize.c92 struct buffer_head *group_bh,
110 group_bh, OCFS2_JOURNAL_ACCESS_WRITE);
116 group = (struct ocfs2_group_desc *)group_bh->b_data;
137 ocfs2_journal_dirty(handle, group_bh);
275 struct buffer_head *group_bh = NULL; local
331 &group_bh);
336 group = (struct ocfs2_group_desc *)group_bh->b_data;
357 main_bm_bh, group_bh,
370 brelse(group_bh);
387 struct buffer_head *group_bh)
89 ocfs2_update_last_group_and_inode(handle_t *handle, struct inode *bm_inode, struct buffer_head *bm_bh, struct buffer_head *group_bh, u32 first_new_cluster, int new_clusters) argument
384 ocfs2_check_new_group(struct inode *inode, struct ocfs2_dinode *di, struct ocfs2_new_group_input *input, struct buffer_head *group_bh) argument
422 ocfs2_verify_group_and_input(struct inode *inode, struct ocfs2_dinode *di, struct ocfs2_new_group_input *input, struct buffer_head *group_bh) argument
469 struct buffer_head *group_bh = NULL; local
515 ocfs2_set_new_buffer_uptodate(INODE_CACHE(inode), group_bh); local
[all...]
H A Dsuballoc.c100 struct buffer_head *group_bh,
105 struct buffer_head *group_bh,
119 struct buffer_head *group_bh,
1352 struct buffer_head *group_bh,
1375 group_bh,
1386 ocfs2_journal_dirty(handle, group_bh);
1492 struct buffer_head *group_bh,
1500 struct ocfs2_group_desc *gd = (struct ocfs2_group_desc *) group_bh->b_data;
1527 group_bh, bits_wanted,
1563 struct buffer_head *group_bh,
1349 ocfs2_block_group_set_bits(handle_t *handle, struct inode *alloc_inode, struct ocfs2_group_desc *bg, struct buffer_head *group_bh, unsigned int bit_off, unsigned int num_bits) argument
1491 ocfs2_cluster_group_search(struct inode *inode, struct buffer_head *group_bh, u32 bits_wanted, u32 min_bits, u64 max_block, struct ocfs2_suballoc_result *res) argument
1562 ocfs2_block_group_search(struct inode *inode, struct buffer_head *group_bh, u32 bits_wanted, u32 min_bits, u64 max_block, struct ocfs2_suballoc_result *res) argument
1678 struct buffer_head *group_bh = NULL; local
1744 struct buffer_head *group_bh = NULL; local
2374 ocfs2_block_group_clear_bits(handle_t *handle, struct inode *alloc_inode, struct ocfs2_group_desc *bg, struct buffer_head *group_bh, unsigned int bit_off, unsigned int num_bits, void (*undo_fn)(unsigned int bit, unsigned long *bmap)) argument
2447 struct buffer_head *group_bh = NULL; local
2799 struct buffer_head *group_bh = NULL; local
[all...]

Completed in 124 milliseconds