Home
last modified time | relevance | path

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

/linux/fs/jfs/
H A Djfs_dtree.h243 extern int dtSearch(struct inode *ip, struct component_name * key,
H A Djfs_dtree.c568 int dtSearch(struct inode *ip, struct component_name * key, ino_t * data, in dtSearch() function
2102 if ((rc = dtSearch(ip, key, ino, &btstack, flag))) in dtDelete()
4265 if ((rc = dtSearch(ip, key, orig_ino, &btstack, flag))) in dtModify()