Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/ntfs3/
H A Dfslog.c149 struct DIR_PAGE_ENTRY { struct
159 static_assert(sizeof(struct DIR_PAGE_ENTRY) == 0x20);
161 /* 32 bit version of 'struct DIR_PAGE_ENTRY' */
638 static inline struct DIR_PAGE_ENTRY *find_dp(struct RESTART_TABLE *dptbl, in find_dp()
642 struct DIR_PAGE_ENTRY *dp = NULL; in find_dp()
3739 struct DIR_PAGE_ENTRY *dp; in log_replay()
4206 struct DIR_PAGE_ENTRY *next = dp; in log_replay()
4459 sizeof(struct DIR_PAGE_ENTRY)) / in log_replay()

Completed in 6 milliseconds