Home
last modified time | relevance | path

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

/linux-6.14.4/fs/gfs2/
Dglops.h25 int gfs2_inode_metasync(struct gfs2_glock *gl);
Dlops.c839 gfs2_inode_metasync(ip->i_gl); in buf_lo_after_scan()
845 gfs2_inode_metasync(ip->i_gl); in buf_lo_after_scan()
1059 gfs2_inode_metasync(ip->i_gl); in databuf_lo_after_scan()
1066 gfs2_inode_metasync(ip->i_gl); in databuf_lo_after_scan()
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()
Drecovery.c351 gfs2_inode_metasync(ip->i_gl); in update_statfs_inode()