Searched refs:main_bm_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.c274 struct buffer_head *main_bm_bh = NULL; local
305 ret = ocfs2_inode_lock(main_bm_inode, &main_bm_bh, 1);
311 fe = (struct ocfs2_dinode *)main_bm_bh->b_data;
313 /* main_bm_bh is validated by inode read inside ocfs2_inode_lock(),
357 main_bm_bh, group_bh,
371 brelse(main_bm_bh);
465 struct buffer_head *main_bm_bh = NULL; local
491 ret = ocfs2_inode_lock(main_bm_inode, &main_bm_bh, 1);
497 fe = (struct ocfs2_dinode *)main_bm_bh->b_data;
549 main_bm_bh, OCFS2_JOURNAL_ACCESS_WRIT
[all...]
H A Dlocalalloc.c64 struct buffer_head *main_bm_bh);
386 struct buffer_head *main_bm_bh = NULL; local
424 status = ocfs2_inode_lock(main_bm_inode, &main_bm_bh, 1);
463 main_bm_inode, main_bm_bh);
471 brelse(main_bm_bh);
570 struct buffer_head *main_bm_bh = NULL; local
586 status = ocfs2_inode_lock(main_bm_inode, &main_bm_bh, 1);
604 main_bm_inode, main_bm_bh);
616 brelse(main_bm_bh);
928 struct buffer_head *main_bm_bh)
924 ocfs2_sync_local_to_main(struct ocfs2_super *osb, handle_t *handle, struct ocfs2_dinode *alloc, struct inode *main_bm_inode, struct buffer_head *main_bm_bh) argument
1221 struct buffer_head *main_bm_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.c274 struct buffer_head *main_bm_bh = NULL; local
305 ret = ocfs2_inode_lock(main_bm_inode, &main_bm_bh, 1);
311 fe = (struct ocfs2_dinode *)main_bm_bh->b_data;
313 /* main_bm_bh is validated by inode read inside ocfs2_inode_lock(),
357 main_bm_bh, group_bh,
371 brelse(main_bm_bh);
465 struct buffer_head *main_bm_bh = NULL; local
491 ret = ocfs2_inode_lock(main_bm_inode, &main_bm_bh, 1);
497 fe = (struct ocfs2_dinode *)main_bm_bh->b_data;
549 main_bm_bh, OCFS2_JOURNAL_ACCESS_WRIT
[all...]
H A Dlocalalloc.c64 struct buffer_head *main_bm_bh);
386 struct buffer_head *main_bm_bh = NULL; local
424 status = ocfs2_inode_lock(main_bm_inode, &main_bm_bh, 1);
463 main_bm_inode, main_bm_bh);
471 brelse(main_bm_bh);
570 struct buffer_head *main_bm_bh = NULL; local
586 status = ocfs2_inode_lock(main_bm_inode, &main_bm_bh, 1);
604 main_bm_inode, main_bm_bh);
616 brelse(main_bm_bh);
928 struct buffer_head *main_bm_bh)
924 ocfs2_sync_local_to_main(struct ocfs2_super *osb, handle_t *handle, struct ocfs2_dinode *alloc, struct inode *main_bm_inode, struct buffer_head *main_bm_bh) argument
1221 struct buffer_head *main_bm_bh = NULL; local
[all...]

Completed in 119 milliseconds