Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/ntfs3/
H A Dbitmap.c8 * NTFS_MAX_WND_EXTENTS defines the maximum number of elements in trees.
23 #define NTFS_MAX_WND_EXTENTS (32u * 1024u) macro
240 if (wnd->count >= NTFS_MAX_WND_EXTENTS && in wnd_add_free_ext()
312 if (wnd->count >= NTFS_MAX_WND_EXTENTS) { in wnd_add_free_ext()
462 if (wnd->count >= NTFS_MAX_WND_EXTENTS) { in wnd_remove_free_ext()

Completed in 2 milliseconds