Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Dfslog.c91 #define RESTART_ENTRY_ALLOCATED_LE cpu_to_le32(0xFFFFFFFF) macro
629 if (*e == RESTART_ENTRY_ALLOCATED_LE) in enum_rstbl()
880 *e = RESTART_ENTRY_ALLOCATED_LE; in alloc_rsttbl_idx()
924 if (*e == RESTART_ENTRY_ALLOCATED_LE) in alloc_rsttbl_from_idx()
976 *e = RESTART_ENTRY_ALLOCATED_LE; in alloc_rsttbl_from_idx()
4435 tr->next != RESTART_ENTRY_ALLOCATED_LE) { in log_replay()
4811 if (oe->next != RESTART_ENTRY_ALLOCATED_LE) in log_replay()
4915 if (oe->next != RESTART_ENTRY_ALLOCATED_LE) { in log_replay()