Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jfs/
Djfs_xtree.c130 static int xtSearchNode(struct inode *ip,
2849 rc = xtSearchNode(ip, oxad, &cmp, &btstack, 0); in xtRelocate()
3118 static int xtSearchNode(struct inode *ip, xad_t * xad, /* required XAD entry */ in xtSearchNode() function