Home
last modified time | relevance | path

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

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