Searched refs:MAXIMUM_REPARSE_DATA_BUFFER_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/fs/ntfs3/ | ||
A D | ntfs.h | 994 #define MAXIMUM_REPARSE_DATA_BUFFER_SIZE (16 * 1024) macro |
A D | super.c | 1220 sbi->reparse.max_size = MAXIMUM_REPARSE_DATA_BUFFER_SIZE; in ntfs_fill_super() |
Completed in 13 milliseconds