Searched refs:dtSearch (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/jfs/ |
| H A D | jfs_dtree.h | 243 extern int dtSearch(struct inode *ip, struct component_name * key,
|
| H A D | jfs_dtree.c | 568 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()
|