Searched refs:old_offs (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/ubifs/ |
| H A D | tnc.c | 2362 int old_lnum, int old_offs, int lnum, int offs, int len) in ubifs_tnc_replace() argument 2369 old_offs, lnum, offs, len); in ubifs_tnc_replace() 2380 if (zbr->lnum == old_lnum && zbr->offs == old_offs) { in ubifs_tnc_replace() 2391 old_lnum, old_offs); in ubifs_tnc_replace() 2393 found, znode, n, old_lnum, old_offs); in ubifs_tnc_replace()
|