Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dbackref.c1924 char *fspath_min; local
1932 fspath_min = (char *)ipath->fspath->val + (i + 1) * s_ptr;
1934 name_off, eb, inum, fspath_min, bytes_left);
1938 if (fspath > fspath_min) {
1941 ipath->fspath->bytes_left = fspath - fspath_min;
1944 ipath->fspath->bytes_missing += fspath_min - fspath;