Searched refs:split_flags (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/ext4/ |
| H A D | extents-test.c | 96 int split_flags; member 390 path, param->split_flags, NULL); in test_split_convert() 393 ext4_map_create_blocks_helper(test, inode, &map, param->split_flags); in test_split_convert() 489 .split_flags = EXT4_GET_BLOCKS_CONVERT, 502 .split_flags = EXT4_GET_BLOCKS_CONVERT, 515 .split_flags = EXT4_GET_BLOCKS_CONVERT, 533 .split_flags = EXT4_GET_BLOCKS_CONVERT_UNWRITTEN, 546 .split_flags = EXT4_GET_BLOCKS_CONVERT_UNWRITTEN, 559 .split_flags = EXT4_GET_BLOCKS_CONVERT_UNWRITTEN, 580 .split_flags = EXT4_GET_BLOCKS_CONVERT, [all …]
|