Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Dindex.c1484 * indx_add_allocate - Add clusters to index.
1486 static int indx_add_allocate(struct ntfs_index *indx, struct ntfs_inode *ni, in indx_add_allocate() function
1694 indx_add_allocate(indx, ni, &new_vbn); in indx_insert_into_root()
1851 err = indx_add_allocate(indx, ni, &new_vbn); in indx_insert_into_buffer()