Searched refs:bytes_p (Results 1 – 2 of 2) sorted by relevance
121 int *bytes_p) in _fcaps_save() argument135 *bytes_p = XATTR_CAPS_SZ_1; in _fcaps_save()142 *bytes_p = XATTR_CAPS_SZ_2; in _fcaps_save()158 *bytes_p = XATTR_CAPS_SZ_3; in _fcaps_save()
302 let bytes_p = self.as_ptr() as usize; in slice_ref() localVariable309 sub_p >= bytes_p, in slice_ref()312 bytes_p as *const u8, in slice_ref()315 sub_p + sub_len <= bytes_p + bytes_len, in slice_ref()317 bytes_p as *const u8, in slice_ref()323 let sub_offset = sub_p - bytes_p; in slice_ref()