Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dtrans.c128 static struct gfs2_bufdata *gfs2_alloc_bufdata(struct gfs2_glock *gl, in gfs2_alloc_bufdata() function
174 bd = gfs2_alloc_bufdata(gl, bh, &gfs2_databuf_lops); in gfs2_trans_add_data()
215 bd = gfs2_alloc_bufdata(gl, bh, &gfs2_buf_lops); in gfs2_trans_add_meta()