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

/linux-master/fs/ntfs3/
H A Dfslog.c636 * find_dp - Search for a @vcn in Dirty Page Table.
638 static inline struct DIR_PAGE_ENTRY *find_dp(struct RESTART_TABLE *dptbl, function
4448 dp = find_dp(dptbl, t16, t64);
4589 dp = find_dp(dptbl, t16, t64);
4867 dp = find_dp(dptbl, t16, t64);

Completed in 119 milliseconds