Searched refs:do_split (Results 1 – 2 of 2) sorted by relevance
/fs/ubifs/ |
D | tnc.c | 2185 goto do_split; in tnc_insert() 2218 do_split: in tnc_insert()
|
/fs/ext4/ |
D | namei.c | 1974 static struct ext4_dir_entry_2 *do_split(handle_t *handle, struct inode *dir, in do_split() function 2343 de = do_split(handle,dir, &bh2, frame, &fname->hinfo); in make_indexed_dir() 2639 de = do_split(handle, dir, &bh, frame, &fname->hinfo); in ext4_dx_add_entry()
|