Home
last modified time | relevance | path

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

/fs/gfs2/
Daops.c840 sdp->sd_rindex_uptodate = 0; in gfs2_stuffed_write_end()
910 sdp->sd_rindex_uptodate = 0; in gfs2_write_end()
Drgrp.c1026 sdp->sd_rindex_uptodate = 1; in gfs2_ri_update()
1056 if (!sdp->sd_rindex_uptodate) { in gfs2_rindex_update()
1063 if (!sdp->sd_rindex_uptodate) in gfs2_rindex_update()
2114 if (ip == GFS2_I(sdp->sd_rindex) && !sdp->sd_rindex_uptodate) { in gfs2_inplace_reserve()
Dincore.h727 int sd_rindex_uptodate; member
Dglops.c271 gl->gl_name.ln_sbd->sd_rindex_uptodate = 0; in inode_go_inval()
Dops_fstype.c815 sdp->sd_rindex_uptodate = 0; in init_inodes()