Home
last modified time | relevance | path

Searched refs:rr_where (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Drecovery.c69 rr->rr_where = where; in gfs2_revoke_add()
78 rr->rr_where = where; in gfs2_revoke_add()
100 wrap = (rr->rr_where < jd->jd_replay_tail); in gfs2_revoke_check()
102 b = (where < rr->rr_where); in gfs2_revoke_check()
H A Dincore.h452 unsigned int rr_where; member