Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Dfslog.c149 struct DIR_PAGE_ENTRY { struct
159 static_assert(sizeof(struct DIR_PAGE_ENTRY) == 0x20); argument
661 static inline struct DIR_PAGE_ENTRY *find_dp(struct RESTART_TABLE *dptbl, in find_dp()
665 struct DIR_PAGE_ENTRY *dp = NULL; in find_dp()
803 struct DIR_PAGE_ENTRY *dp = NULL; in check_dp_table()
3873 struct DIR_PAGE_ENTRY *dp; in log_replay()
4342 if (t16 < sizeof(struct DIR_PAGE_ENTRY)) { in log_replay()
4347 t32 = (t16 - sizeof(struct DIR_PAGE_ENTRY)) / sizeof(u64); in log_replay()
4375 struct DIR_PAGE_ENTRY *next = dp; in log_replay()
4651 sizeof(struct DIR_PAGE_ENTRY)) / in log_replay()