Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dbackref.c2154 const int s_ptr = sizeof(char *); local
2157 bytes_left = ipath->fspath->bytes_left > s_ptr ?
2158 ipath->fspath->bytes_left - s_ptr : 0;
2160 fspath_min = (char *)ipath->fspath->val + (i + 1) * s_ptr;
/Linux-v5.4/arch/powerpc/include/asm/
Dcpm2.h667 uint s_ptr; /* source internal data pointer */ member