Home
last modified time | relevance | path

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

/Linux-v5.4/fs/jfs/
Djfs_xtree.c121 static int xtSearchNode(struct inode *ip,
2611 rc = xtSearchNode(ip, oxad, &cmp, &btstack, 0); in xtRelocate()
2878 static int xtSearchNode(struct inode *ip, xad_t * xad, /* required XAD entry */ in xtSearchNode() function