Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ntfs3/
Dindex.c474 static int indx_find_free(struct ntfs_index *indx, struct ntfs_inode *ni, in indx_find_free() function
1499 err = indx_find_free(indx, ni, &bit, &bmp); in indx_add_allocate()