Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/ntfs3/
H A Dfslog.c90 #define RESTART_ENTRY_ALLOCATED 0xFFFFFFFF macro
113 __le32 next; // 0x00: RESTART_ENTRY_ALLOCATED if allocated
127 __le32 next; // 0x00: RESTART_ENTRY_ALLOCATED if allocated
150 __le32 next; // 0x00: RESTART_ENTRY_ALLOCATED if allocated
163 __le32 next; // 0x00: RESTART_ENTRY_ALLOCATED if allocated
187 __le32 next; // 0x00: RESTART_ENTRY_ALLOCATED if allocated
741 if (off != RESTART_ENTRY_ALLOCATED && off && in check_rstbl()
753 if (off == RESTART_ENTRY_ALLOCATED) in check_rstbl()

Completed in 7 milliseconds