Home
last modified time | relevance | path

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

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