Home
last modified time | relevance | path

Searched refs:undo_step (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/fs/ntfs3/
Dfrecord.c2966 struct NTFS_DE *de, struct NTFS_DE **de2, int *undo_step) in ni_remove_name() argument
2977 *undo_step = 0; in ni_remove_name()
3001 *undo_step = 2; in ni_remove_name()
3022 *undo_step = 4; in ni_remove_name()
3033 struct NTFS_DE *de, struct NTFS_DE *de2, int undo_step) in ni_remove_name_undo() argument
3039 switch (undo_step) { in ni_remove_name_undo()
Dntfs_fs.h576 struct NTFS_DE *de, struct NTFS_DE **de2, int *undo_step);
580 int undo_step);