Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ntfs3/
Dfslog.c149 struct DIR_PAGE_ENTRY { struct
159 static_assert(sizeof(struct DIR_PAGE_ENTRY) == 0x20); argument
636 static inline struct DIR_PAGE_ENTRY *find_dp(struct RESTART_TABLE *dptbl, in find_dp()
640 struct DIR_PAGE_ENTRY *dp = NULL; in find_dp()
3762 struct DIR_PAGE_ENTRY *dp; in log_replay()
4237 struct DIR_PAGE_ENTRY *next = dp; in log_replay()
4489 sizeof(struct DIR_PAGE_ENTRY)) / in log_replay()