Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ntfs3/
Dfrecord.c2882 struct NTFS_DE *de, struct NTFS_DE **de2, int *undo_step) in ni_remove_name() argument
2893 *undo_step = 0; in ni_remove_name()
2917 *undo_step = 2; in ni_remove_name()
2938 *undo_step = 4; in ni_remove_name()
2949 struct NTFS_DE *de, struct NTFS_DE *de2, int undo_step) in ni_remove_name_undo() argument
2955 switch (undo_step) { in ni_remove_name_undo()
Dntfs_fs.h561 struct NTFS_DE *de, struct NTFS_DE **de2, int *undo_step);
565 int undo_step);