Home
last modified time | relevance | path

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

/Linux-v4.19/fs/gfs2/
Dtrans.c126 static struct gfs2_bufdata *gfs2_alloc_bufdata(struct gfs2_glock *gl, in gfs2_alloc_bufdata() function
172 bd = gfs2_alloc_bufdata(gl, bh, &gfs2_databuf_lops); in gfs2_trans_add_data()
213 bd = gfs2_alloc_bufdata(gl, bh, &gfs2_buf_lops); in gfs2_trans_add_meta()