Searched refs:dx_make_map (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/fs/ext3/ |
D | namei.c | 151 static int dx_make_map(struct ext3_dir_entry_2 *de, unsigned blocksize, 700 static int dx_make_map(struct ext3_dir_entry_2 *de, unsigned blocksize, in dx_make_map() function 1174 count = dx_make_map ((struct ext3_dir_entry_2 *) data1, in do_split()
|
/linux-4.1.27/fs/ext4/ |
D | namei.c | 256 static int dx_make_map(struct inode *dir, struct ext4_dir_entry_2 *de, 1174 static int dx_make_map(struct inode *dir, struct ext4_dir_entry_2 *de, in dx_make_map() function 1727 count = dx_make_map(dir, (struct ext4_dir_entry_2 *) data1, in do_split()
|