Searched refs:fnd_push (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/ntfs3/ |
| H A D | index.c | 671 static int fnd_push(struct ntfs_fnd *fnd, struct indx_node *n, in fnd_push() function 1192 err = fnd_push(fnd, node, e); in indx_find() 1272 fnd_push(fnd, n, e); in indx_find_sort() 1410 fnd_push(fnd, n, e); in indx_find_raw() 1775 fnd_push(fnd, n, e); in indx_insert_into_root() 2198 fnd_push(fnd, n, e); in indx_get_entry_to_replace() 2359 fnd_push(fnd2, n, e); in indx_delete_entry() 2456 fnd_push(fnd, in, NULL); in indx_delete_entry() 2461 fnd_push(fnd, fnd2->nodes[level], fnd2->de[level]); in indx_delete_entry()
|