Searched refs:add_attr_index_root (Results 1 - 1 of 1) sorted by relevance
/third_party/ntfs-3g/ntfsprogs/ |
H A D | mkntfs.c | 2262 * add_attr_index_root 2266 static int add_attr_index_root(MFT_RECORD *m, const char *name, in add_attr_index_root() function 2285 ntfs_log_error("add_attr_index_root: indexed attribute is $FILE_NAME " in add_attr_index_root() 2293 ntfs_log_error("add_attr_index_root: index block size is not " in add_attr_index_root() 2302 ntfs_log_error("add_attr_index_root: index block size is not " in add_attr_index_root() 2308 ntfs_log_error("add_attr_index_root: index block size " in add_attr_index_root() 2340 ntfs_log_error("add_attr_index_root failed: %s\n", strerror(-err)); in add_attr_index_root() 4501 err = add_attr_index_root(m, "$I30", 4, CASE_SENSITIVE, in mkntfs_create_root_structures() 4809 err = add_attr_index_root(m, "$SDH", 4, CASE_SENSITIVE, in mkntfs_create_root_structures() 4814 err = add_attr_index_root( in mkntfs_create_root_structures() [all...] |
Completed in 6 milliseconds