Home
last modified time | relevance | path

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

/linux-4.19.296/lib/
Dsg_split.c13 struct sg_splitter { struct
24 struct sg_splitter *splitters, bool mapped) in sg_calculate_split() argument
29 struct sg_splitter *curr = splitters; in sg_calculate_split()
79 static void sg_split_phys(struct sg_splitter *splitters, const int nb_splits) in sg_split_phys()
83 struct sg_splitter *split; in sg_split_phys()
105 static void sg_split_mapped(struct sg_splitter *splitters, const int nb_splits) in sg_split_mapped()
109 struct sg_splitter *split; in sg_split_mapped()
157 struct sg_splitter *splitters; in sg_split()