Home
last modified time | relevance | path

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

/Linux-v5.10/fs/gfs2/
Dglops.h25 extern int gfs2_inode_metasync(struct gfs2_glock *gl);
Dlops.c827 gfs2_inode_metasync(ip->i_gl); in buf_lo_after_scan()
833 gfs2_inode_metasync(ip->i_gl); in buf_lo_after_scan()
1042 gfs2_inode_metasync(ip->i_gl); in databuf_lo_after_scan()
1049 gfs2_inode_metasync(ip->i_gl); in databuf_lo_after_scan()
Dglops.c291 int gfs2_inode_metasync(struct gfs2_glock *gl) in gfs2_inode_metasync() function
335 ret = gfs2_inode_metasync(gl); in inode_go_sync()
Drecovery.c352 gfs2_inode_metasync(ip->i_gl); in update_statfs_inode()