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

/haiku/src/add-ons/kernel/file_systems/ntfs/utils/
H A Dmkntfs.c1961 * add_attr_index_root
1965 static int add_attr_index_root(MFT_RECORD *m, const char *name, function
1984 ntfs_log_error("add_attr_index_root: indexed attribute is $FILE_NAME "
1992 ntfs_log_error("add_attr_index_root: index block size is not "
2001 ntfs_log_error("add_attr_index_root: index block size is not "
2007 ntfs_log_error("add_attr_index_root: index block size "
2039 ntfs_log_error("add_attr_index_root failed: %s\n", strerror(-err));
4180 err = add_attr_index_root(m, "$I30", 4, CASE_SENSITIVE,
4493 err = add_attr_index_root(m, "$SDH", 4, CASE_SENSITIVE,
4498 err = add_attr_index_root(
[all...]

Completed in 33 milliseconds