Searched refs:fnd_push (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/ntfs3/ |
| H A D | index.c | 706 static int fnd_push(struct ntfs_fnd *fnd, struct indx_node *n, in fnd_push() function 1232 err = fnd_push(fnd, node, e); in indx_find() 1312 fnd_push(fnd, n, e); in indx_find_sort() 1451 fnd_push(fnd, n, e); in indx_find_raw() 1835 fnd_push(fnd, n, e); in indx_insert_into_root() 2290 fnd_push(fnd, n, e); in indx_get_entry_to_replace() 2458 fnd_push(fnd2, n, e); in indx_delete_entry() 2555 fnd_push(fnd, in, NULL); in indx_delete_entry() 2560 fnd_push(fnd, fnd2->nodes[level], fnd2->de[level]); in indx_delete_entry()
|