Home
last modified time | relevance | path

Searched defs:dptbl (Results 1 – 1 of 1) sorted by relevance

/linux/fs/ntfs3/
H A Dfslog.c661 static inline struct DIR_PAGE_ENTRY *find_dp(struct RESTART_TABLE *dptbl, in find_dp()
800 static bool check_dp_table(const struct RESTART_TABLE *dptbl) in check_dp_table()
3857 struct RESTART_TABLE *dptbl = NULL; in log_replay() local