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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Dlocalalloc.c64 struct buffer_head *main_bm_bh);
201 struct buffer_head *main_bm_bh = NULL; local
234 status = ocfs2_meta_lock(main_bm_inode, &main_bm_bh, 1);
278 main_bm_inode, main_bm_bh);
286 if (main_bm_bh)
287 brelse(main_bm_bh);
386 struct buffer_head *main_bm_bh = NULL; local
402 status = ocfs2_meta_lock(main_bm_inode, &main_bm_bh, 1);
420 main_bm_inode, main_bm_bh);
432 if (main_bm_bh)
684 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
862 struct buffer_head *main_bm_bh = NULL; local
[all...]

Completed in 39 milliseconds