Home
last modified time | relevance | path

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

/linux-4.4.14/fs/gfs2/
Dtrans.c125 static struct gfs2_bufdata *gfs2_alloc_bufdata(struct gfs2_glock *gl, in gfs2_alloc_bufdata() function
178 bd = gfs2_alloc_bufdata(gl, bh, &gfs2_databuf_lops); in gfs2_trans_add_data()
240 bd = gfs2_alloc_bufdata(gl, bh, &gfs2_buf_lops); in gfs2_trans_add_meta()