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 388 param->split_flags, NULL); in test_split_convert() 391 ext4_map_create_blocks_helper(test, inode, &map, param->split_flags); in test_split_convert() 487 .split_flags = EXT4_GET_BLOCKS_CONVERT, 500 .split_flags = EXT4_GET_BLOCKS_CONVERT, 513 .split_flags = EXT4_GET_BLOCKS_CONVERT, 531 .split_flags = EXT4_GET_BLOCKS_CONVERT_UNWRITTEN, 544 .split_flags = EXT4_GET_BLOCKS_CONVERT_UNWRITTEN, 557 .split_flags = EXT4_GET_BLOCKS_CONVERT_UNWRITTEN, 578 .split_flags = EXT4_GET_BLOCKS_CONVERT, [all …]
|