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

/linux-master/fs/gfs2/
H A Dmeta_io.h66 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);
H A Dmeta_io.c468 * gfs2_meta_buffer - Get a metadata buffer
477 int gfs2_meta_buffer(struct gfs2_inode *ip, u32 mtype, u64 num, function
H A Dbmap.c334 ret = gfs2_meta_buffer(ip, GFS2_METATYPE_IN, dblock, &mp->mp_bh[x + 1]);

Completed in 131 milliseconds