Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ntfs3/
A Dfrecord.c2897 struct NTFS_DE *de, struct NTFS_DE **de2, int *undo_step) in ni_remove_name() argument
2908 *undo_step = 0; in ni_remove_name()
2932 *undo_step = 2; in ni_remove_name()
2953 *undo_step = 4; in ni_remove_name()
2964 struct NTFS_DE *de, struct NTFS_DE *de2, int undo_step) in ni_remove_name_undo() argument
2970 switch (undo_step) { in ni_remove_name_undo()
A Dntfs_fs.h568 struct NTFS_DE *de, struct NTFS_DE **de2, int *undo_step);
572 int undo_step);

Completed in 11 milliseconds