Home
last modified time | relevance | path

Searched refs:sd_rindex_uptodate (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/fs/gfs2/
Daops.c836 sdp->sd_rindex_uptodate = 0; in gfs2_stuffed_write_end()
906 sdp->sd_rindex_uptodate = 0; in gfs2_write_end()
Drgrp.c1008 sdp->sd_rindex_uptodate = 1; in gfs2_ri_update()
1038 if (!sdp->sd_rindex_uptodate) { in gfs2_rindex_update()
1045 if (!sdp->sd_rindex_uptodate) in gfs2_rindex_update()
2071 if (ip == GFS2_I(sdp->sd_rindex) && !sdp->sd_rindex_uptodate) { in gfs2_inplace_reserve()
Dincore.h724 int sd_rindex_uptodate; member
Dglops.c261 gl->gl_sbd->sd_rindex_uptodate = 0; in inode_go_inval()
Dops_fstype.c810 sdp->sd_rindex_uptodate = 0; in init_inodes()