Searched refs:ntfs_ir_make_space (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Dindex.c1224 * ntfs_ir_make_space - Make more space for the index root attribute
1229 static int ntfs_ir_make_space(ntfs_index_context *icx, int data_size) function
1319 ret = ntfs_ir_make_space(icx, new_size);
1463 if (ntfs_ir_make_space(icx, new_size) == STATUS_ERROR)

Completed in 23 milliseconds