Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ubifs/
Dtnc.c2326 int old_lnum, int old_offs, int lnum, int offs, int len) in ubifs_tnc_replace() argument
2333 old_offs, lnum, offs, len); in ubifs_tnc_replace()
2344 if (zbr->lnum == old_lnum && zbr->offs == old_offs) { in ubifs_tnc_replace()
2355 old_lnum, old_offs); in ubifs_tnc_replace()
2357 found, znode, n, old_lnum, old_offs); in ubifs_tnc_replace()
Dubifs.h1829 int old_lnum, int old_offs, int lnum, int offs, int len);