Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ntfs3/
Dfslog.c91 #define RESTART_ENTRY_ALLOCATED_LE cpu_to_le32(0xFFFFFFFF) macro
627 if (*e == RESTART_ENTRY_ALLOCATED_LE) in enum_rstbl()
874 *e = RESTART_ENTRY_ALLOCATED_LE; in alloc_rsttbl_idx()
918 if (*e == RESTART_ENTRY_ALLOCATED_LE) in alloc_rsttbl_from_idx()
970 *e = RESTART_ENTRY_ALLOCATED_LE; in alloc_rsttbl_from_idx()
4432 tr->next != RESTART_ENTRY_ALLOCATED_LE) { in log_replay()
4803 if (oe->next != RESTART_ENTRY_ALLOCATED_LE) in log_replay()
4908 if (oe->next != RESTART_ENTRY_ALLOCATED_LE) { in log_replay()