Searched refs:old_ofs (Results 1 – 1 of 1) sorted by relevance
/linux/fs/jffs2/ |
A D | xattr.c | 1222 uint32_t totlen, length, old_ofs; in jffs2_garbage_collect_xattr_datum() local 1236 old_ofs = ref_offset(xd->node); in jffs2_garbage_collect_xattr_datum() 1247 xd->xid, xd->version, old_ofs, ref_offset(xd->node)); in jffs2_garbage_collect_xattr_datum() 1258 uint32_t totlen, length, old_ofs; in jffs2_garbage_collect_xattr_ref() local 1269 old_ofs = ref_offset(ref->node); in jffs2_garbage_collect_xattr_ref() 1281 ref->ic->ino, ref->xd->xid, old_ofs, ref_offset(ref->node)); in jffs2_garbage_collect_xattr_ref()
|
Completed in 4 milliseconds