Home
last modified time | relevance | path

Searched refs:jd_revoke_list (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/gfs2/
H A Drecovery.c57 struct list_head *head = &jd->jd_revoke_list; in gfs2_revoke_add()
88 list_for_each_entry(iter, &jd->jd_revoke_list, rr_list) { in gfs2_revoke_check()
108 struct list_head *head = &jd->jd_revoke_list; in gfs2_revoke_clean()
H A Dincore.h524 struct list_head jd_revoke_list; member
H A Dops_fstype.c606 INIT_LIST_HEAD(&jd->jd_revoke_list); in gfs2_jindex_hold()