Home
last modified time | relevance | path

Searched refs:gfs2_meta_buffer (Results 1 – 2 of 2) sorted by relevance

/linux/fs/gfs2/
H A Dmeta_io.c486 int gfs2_meta_buffer(struct gfs2_inode *ip, u32 mtype, u64 num, in gfs2_meta_buffer() function
H A Dbmap.c334 ret = gfs2_meta_buffer(ip, GFS2_METATYPE_IN, dblock, &mp->mp_bh[x + 1]); in __fillup_metapath()