Searched defs:bh_map (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/fs/gfs2/
H A Drecovery.c390 struct buffer_head bh_map = { .b_state = 0, .b_blocknr = 0 }; clean_journal() local
H A Dfile.c746 struct buffer_head bh_map = { .b_state = 0, .b_blocknr = 0 }; fallocate_chunk() local
H A Dbmap.c448 gfs2_bmap_alloc(struct inode *inode, const sector_t lblock, struct buffer_head *bh_map, struct metapath *mp, const unsigned int sheight, const unsigned int height, const size_t maxlen) gfs2_bmap_alloc() argument
603 gfs2_block_map(struct inode *inode, sector_t lblock, struct buffer_head *bh_map, int create) gfs2_block_map() argument
H A Dquota.c375 struct buffer_head bh_map = { .b_state = 0, .b_blocknr = 0 }; bh_get() local

Completed in 180 milliseconds