Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dbackref.c1876 char *fspath_min; local
1884 fspath_min = (char *)ipath->fspath->val + (i + 1) * s_ptr;
1886 name_off, eb, inum, fspath_min, bytes_left);
1890 if (fspath > fspath_min) {
1893 ipath->fspath->bytes_left = fspath - fspath_min;
1896 ipath->fspath->bytes_missing += fspath_min - fspath;