Searched refs:undo_step (Results 1 – 1 of 1) sorted by relevance
2838 * 'de2' and 'undo_step' are used to restore MFT/dir, if error occurs.2841 struct NTFS_DE *de, struct NTFS_DE **de2, int *undo_step) in ni_remove_name() argument 2852 *undo_step = 0; in ni_remove_name() 2876 *undo_step = 2; in ni_remove_name() 2897 *undo_step = 4; in ni_remove_name() 2908 struct NTFS_DE *de, struct NTFS_DE *de2, int undo_step) in ni_remove_name_undo() argument 2914 switch (undo_step) { in ni_remove_name_undo()