Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Dhcd.h144 u8 do_split; member
270 u8 do_split; member
/linux-4.4.14/block/
Dblk-merge.c92 bool do_split = true; in blk_bio_segment_split() local
/linux-4.4.14/arch/x86/mm/
Dpageattr.c480 int i, do_split = 1; in try_preserve_large_page() local
1153 int do_split, err; in __change_page_attr() local
/linux-4.4.14/fs/ext4/
Dnamei.c1682 static struct ext4_dir_entry_2 *do_split(handle_t *handle, struct inode *dir, in do_split() function