Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ksmbd/
A Dsmb2pdu.h227 __u8 Chunks[1]; /* array of srv_copychunk */ member
A Dsmb2pdu.c7181 chunks = (struct srv_copychunk *)&ci_req->Chunks[0]; in fsctl_copychunk()
7189 input_count < offsetof(struct copychunk_ioctl_req, Chunks) + in fsctl_copychunk()
/linux-6.3-rc2/Documentation/core-api/
A Dmemory-allocation.rst150 Chunks allocated with kmalloc() can be resized with krealloc(). Similarly
/linux-6.3-rc2/rust/alloc/
A Dslice.rs122 pub use core::slice::{Chunks, Windows};
/linux-6.3-rc2/Documentation/networking/
A Dip-sysctl.rst2856 Enable or disable Authenticated Chunks extension. This extension

Completed in 24 milliseconds