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

/linux-master/fs/ntfs3/
H A Dfslog.c91 #define RESTART_ENTRY_ALLOCATED_LE cpu_to_le32(0xFFFFFFFF) macro
629 if (*e == RESTART_ENTRY_ALLOCATED_LE)
876 *e = RESTART_ENTRY_ALLOCATED_LE;
920 if (*e == RESTART_ENTRY_ALLOCATED_LE)
972 *e = RESTART_ENTRY_ALLOCATED_LE;
4402 tr->next != RESTART_ENTRY_ALLOCATED_LE) {
4779 if (oe->next != RESTART_ENTRY_ALLOCATED_LE)
4883 if (oe->next != RESTART_ENTRY_ALLOCATED_LE) {

Completed in 85 milliseconds