Home
last modified time | relevance | path

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

/linux-6.15/fs/ntfs3/
H A Dfrecord.c2841 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()
H A Dntfs_fs.h574 struct NTFS_DE *de, struct NTFS_DE **de2, int *undo_step);
578 int undo_step);