Searched refs:copy_extent_status (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dmove_extent.c50 * copy_extent_status - Copy the extent's initialization status
56 copy_extent_status(struct ext4_extent *src, struct ext4_extent *dest) function
508 copy_extent_status(oext, &start_ext);
522 copy_extent_status(prev_ext, &start_ext);
553 copy_extent_status(oext, &end_ext);
626 copy_extent_status(&oext_old, tmp_dext);
627 copy_extent_status(&dext_old, tmp_oext);

Completed in 105 milliseconds