Lines Matching refs:data
114 le16_to_cpu(ctx->attr->data.resident.value_offset));
168 ie->data.dir.indexed_file);
176 mref = le64_to_cpu(ie->data.dir.indexed_file);
220 name->mref = le64_to_cpu(ie->data.dir.indexed_file);
428 ie->data.dir.indexed_file);
436 mref = le64_to_cpu(ie->data.dir.indexed_file);
482 name->mref = le64_to_cpu(ie->data.dir.indexed_file);
665 le16_to_cpu(ctx->attr->data.resident.value_offset));
710 mref = le64_to_cpu(ie->data.dir.indexed_file);
897 mref = le64_to_cpu(ie->data.dir.indexed_file);
1026 if (MREF_LE(ie->data.dir.indexed_file) == FILE_root) {
1030 if (MREF_LE(ie->data.dir.indexed_file) < FILE_first_user &&
1040 (long long)MREF_LE(ie->data.dir.indexed_file));
1048 mref = MREF_LE(ie->data.dir.indexed_file);
1161 rc = le32_to_cpu(ctx->attr->data.resident.value_length);
1169 le16_to_cpu(ctx->attr->data.resident.value_offset), rc);
1288 ntfs_error(sb, "Reading index allocation data failed.");
1466 * @datasync: if non-zero only flush user data and not metadata
1521 "%u.", datasync ? "data" : "", vi->i_ino, -ret);