Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jfs/
Djfs_dtree.h276 extern int dtDisplayPage(struct inode *ip, s64 bn, dtpage_t * p);
Djfs_dtree.c4592 dtDisplayPage(ip, bn, p); in dtDisplayTree()
4601 dtDisplayPage(ip, bn, p); in dtDisplayTree()
4686 int dtDisplayPage(struct inode *ip, s64 bn, dtpage_t * p) in dtDisplayPage() function