Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dglops.h25 int gfs2_inode_metasync(struct gfs2_glock *gl);
H A Dlops.c846 gfs2_inode_metasync(ip->i_gl); in buf_lo_after_scan()
852 gfs2_inode_metasync(ip->i_gl); in buf_lo_after_scan()
1066 gfs2_inode_metasync(ip->i_gl); in databuf_lo_after_scan()
1073 gfs2_inode_metasync(ip->i_gl); in databuf_lo_after_scan()
H A Dglops.c288 int gfs2_inode_metasync(struct gfs2_glock *gl) in gfs2_inode_metasync() function
332 ret = gfs2_inode_metasync(gl); in inode_go_sync()
H A Drecovery.c351 gfs2_inode_metasync(ip->i_gl); in update_statfs_inode()