Home
last modified time | relevance | path

Searched defs:ref2 (Results 1 – 2 of 2) sorted by relevance

/linux/fs/jffs2/
H A Ddebug.c316 struct jffs2_raw_node_ref *ref2 = jeb->first_node; in __jffs2_dbg_acct_paranoia_check_nolock() local
/linux/fs/btrfs/
H A Dref-verify.c143 static int comp_refs(struct ref_entry *ref1, struct ref_entry *ref2) in comp_refs()