Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ntfs3/
Dfslog.c149 struct DIR_PAGE_ENTRY { struct
159 static_assert(sizeof(struct DIR_PAGE_ENTRY) == 0x20); argument
653 static inline struct DIR_PAGE_ENTRY *find_dp(struct RESTART_TABLE *dptbl, in find_dp()
657 struct DIR_PAGE_ENTRY *dp = NULL; in find_dp()
3762 struct DIR_PAGE_ENTRY *dp; in log_replay()
4231 struct DIR_PAGE_ENTRY *next = dp; in log_replay()
4507 sizeof(struct DIR_PAGE_ENTRY)) / in log_replay()