Home
last modified time | relevance | path

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

/fs/btrfs/
Dbackref.c2269 char *fspath_min; local
2277 fspath_min = (char *)ipath->fspath->val + (i + 1) * s_ptr;
2279 name_off, eb, inum, fspath_min, bytes_left);
2283 if (fspath > fspath_min) {
2286 ipath->fspath->bytes_left = fspath - fspath_min;
2289 ipath->fspath->bytes_missing += fspath_min - fspath;