Home
last modified time | relevance | path

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

/fs/ubifs/
Dio.c1002 int err, rlen, overlap; in ubifs_read_node_wbuf() local
1012 overlap = (lnum == wbuf->lnum && offs + len > wbuf->offs); in ubifs_read_node_wbuf()
1013 if (!overlap) { in ubifs_read_node_wbuf()
Dtnc.c1687 int rlen, overlap; in read_wbuf() local
1695 overlap = (lnum == wbuf->lnum && offs + len > wbuf->offs); in read_wbuf()
1696 if (!overlap) { in read_wbuf()