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

/linux-master/fs/ocfs2/
H A Dalloc.c5921 struct buffer_head *data_alloc_bh)
5972 data_alloc_bh, start_blk,
5999 struct buffer_head *data_alloc_bh = NULL; local
6048 status = ocfs2_inode_lock(data_alloc_inode, &data_alloc_bh, 1);
6055 data_alloc_bh);
6059 brelse(data_alloc_bh);
5919 ocfs2_replay_truncate_records(struct ocfs2_super *osb, struct inode *data_alloc_inode, struct buffer_head *data_alloc_bh) argument

Completed in 111 milliseconds