Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jfs/
Djfs_xtree.h113 extern int xtLookupList(struct inode *ip, struct lxdlist * lxdlist,
Djfs_extent.c391 if ((rc = xtLookupList(ip, &lxdl, &xadl, 0))) in extHint()
Djfs_xtree.c248 int xtLookupList(struct inode *ip, struct lxdlist * lxdlist, in xtLookupList() function