Lines Matching refs:ntfs_attr_find

1601  * ntfs_attr_find - find (next) attribute in mft record
1612 * ntfs_attr_find() takes a search context @ctx as parameter and searches the
1614 * attribute of @type, optionally @name and @val. If found, ntfs_attr_find()
1617 * If not found, ntfs_attr_find() returns -1, with errno set to ENOENT and
1621 * On actual error, ntfs_attr_find() returns -1 with errno set to the error
1630 * ntfs_attr_find() repeatedly until it returns -1 with errno set to ENOENT to
1632 * successful call of ntfs_attr_find() will return the next attribute in the
1657 * ntfs_attr_find() only searches the specified mft record and it ignores the
1661 * ntfs_attr_find() to search for extent records of non-resident attributes, as
1670 static int ntfs_attr_find(const ATTR_TYPES type, const ntfschar *name,
1799 ntfs_log_debug("ntfs_attr_find(): File is corrupt. Run chkdsk.\n");
1955 rc = ntfs_attr_find(AT_ATTRIBUTE_LIST, NULL, 0,
2038 * that is inconsistent with ntfs_attr_find(). The
2108 * We could call into ntfs_attr_find() to find the right
2110 * efficient and not quite accurate as ntfs_attr_find() ignores
2115 * re-implementing a simplified ntfs_attr_find() here.
2171 * end, we reset the search context @ctx and use ntfs_attr_find() to
2176 return ntfs_attr_find(AT_END, name, name_len, ic, val, val_len,
2190 * the call to ntfs_attr_find() below.
2211 ret = ntfs_attr_find(type, name, name_len, ic, val,
2304 return ntfs_attr_find(type, name, name_len, ic, val, val_len,
2661 * Use ntfs_attr_find instead of ntfs_attr_lookup to find place for
2665 if (!ntfs_attr_find(type, name, name_len, CASE_SENSITIVE, val, size,
2788 * Use ntfs_attr_find instead of ntfs_attr_lookup to find place for
2792 if (!ntfs_attr_find(type, name, name_len, CASE_SENSITIVE, NULL, 0,
3464 * Use ntfs_attr_find instead of ntfs_attr_lookup to find place for
3468 if (!ntfs_attr_find(a->type, (ntfschar*)((u8*)a + le16_to_cpu(