Home
last modified time | relevance | path

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

/linux-6.6.21/fs/gfs2/
Dglops.h25 extern int gfs2_inode_metasync(struct gfs2_glock *gl);
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()
Dglops.c285 int gfs2_inode_metasync(struct gfs2_glock *gl) in gfs2_inode_metasync() function
329 ret = gfs2_inode_metasync(gl); in inode_go_sync()
Drecovery.c351 gfs2_inode_metasync(ip->i_gl); in update_statfs_inode()