Home
last modified time | relevance | path

Searched defs:nb_splits (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/lib/
Dsg_split.c22 static int sg_calculate_split(struct scatterlist *in, int nents, int nb_splits, in sg_calculate_split()
79 static void sg_split_phys(struct sg_splitter *splitters, const int nb_splits) in sg_split_phys()
105 static void sg_split_mapped(struct sg_splitter *splitters, const int nb_splits) in sg_split_mapped()
151 const off_t skip, const int nb_splits, in sg_split()