Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ubifs/
Dtnc.c2361 int old_lnum, int old_offs, int lnum, int offs, int len) in ubifs_tnc_replace() argument
2368 old_offs, lnum, offs, len); in ubifs_tnc_replace()
2379 if (zbr->lnum == old_lnum && zbr->offs == old_offs) { in ubifs_tnc_replace()
2390 old_lnum, old_offs); in ubifs_tnc_replace()
2392 found, znode, n, old_lnum, old_offs); in ubifs_tnc_replace()
Dubifs.h1597 int old_lnum, int old_offs, int lnum, int offs, int len);