Searched defs:bh_map (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/fs/gfs2/ | ||
| D | quota.c | 372 struct buffer_head bh_map = { .b_state = 0, .b_blocknr = 0 }; in bh_get() local |
| D | bmap.c | 1284 struct buffer_head *bh_map, int create) in gfs2_block_map() |