Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dglops.h25 int gfs2_inode_metasync(struct gfs2_glock *gl);
H A Dlops.c836 gfs2_inode_metasync(ip->i_gl); in buf_lo_after_scan()
842 gfs2_inode_metasync(ip->i_gl); in buf_lo_after_scan()
1056 gfs2_inode_metasync(ip->i_gl); in databuf_lo_after_scan()
1063 gfs2_inode_metasync(ip->i_gl); in databuf_lo_after_scan()
H A Dglops.c289 int gfs2_inode_metasync(struct gfs2_glock *gl) in gfs2_inode_metasync() function
333 ret = gfs2_inode_metasync(gl); in inode_go_sync()
H A Drecovery.c348 gfs2_inode_metasync(ip->i_gl); in update_statfs_inode()