Searched refs:gfs2_meta_buffer (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/gfs2/ |
H A D | meta_io.h | 66 int gfs2_meta_buffer(struct gfs2_inode *ip, u32 mtype, u64 num, 72 return gfs2_meta_buffer(ip, GFS2_METATYPE_DI, ip->i_no_addr, bhp); in gfs2_meta_inode_buffer()
|
H A D | meta_io.c | 488 int gfs2_meta_buffer(struct gfs2_inode *ip, u32 mtype, u64 num, in gfs2_meta_buffer() function
|
H A D | bmap.c | 330 ret = gfs2_meta_buffer(ip, GFS2_METATYPE_IN, dblock, &mp->mp_bh[x + 1]); in __fillup_metapath()
|