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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dattrlist.c151 ((u8*)attr + le16_to_cpu(attr->name_offset)) :
192 ale->name_offset = offsetof(ATTR_LIST_ENTRY, name);
199 memcpy(ale->name, (u8 *)attr + le16_to_cpu(attr->name_offset),
H A Dattrib.c412 a->name_offset)), a->name_length);
1746 (ntfschar*)((char*)a + le16_to_cpu(a->name_offset)),
1752 le16_to_cpu(a->name_offset)),
1768 le16_to_cpu(a->name_offset)),
2041 al_name = (ntfschar*)((u8*)al_entry + al_entry->name_offset);
2105 next_al_entry->name_offset),
2172 le16_to_cpu(a->name_offset)),
2775 a->name_offset = cpu_to_le16(offsetof(ATTR_RECORD, resident_end));
2789 memcpy((u8*)a + le16_to_cpu(a->name_offset),
2906 a->name_offset
[all...]
H A Dinode.c867 ale->name_offset = (u8 *)ale->name - (u8 *)ale;
876 le16_to_cpu(ctx->attr->name_offset),
1140 (ntfschar *)((u8 *)attr + le16_to_cpu(attr->name_offset)),
H A Dindex.c1871 name = (ntfschar *)((u8 *)attr + le16_to_cpu(attr->name_offset));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/smbd/
H A Dipc.c366 int name_offset = 0; local
549 name_offset = strlen(local_machine_name)+1;
551 if (strnequal(&name[name_offset], "\\PIPE", strlen("\\PIPE"))) {
552 name_offset += strlen("\\PIPE");
557 if (name[name_offset] == '\\')
558 name_offset++;
562 name+name_offset,setup,data,params,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dmdesc.c46 u32 name_offset; member in struct:mdesc_elem
181 mp->name = names + ep->name_offset;
268 (names + ep->name_offset);
280 p->name = (char *) names + ep->name_offset;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/udev/extras/volume_id/lib/
H A Dntfs.c74 uint16_t name_offset; member in struct:file_attribute
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ntfs/
H A Dattrib.c135 !memcmp((u8*)a + le16_to_cpu(a->name_offset),
631 (ntfschar*)((u8*)a + le16_to_cpu(a->name_offset)),
637 le16_to_cpu(a->name_offset)),
651 le16_to_cpu(a->name_offset)),
926 al_name = (ntfschar*)((u8*)al_entry + al_entry->name_offset);
970 next_al_entry->name_offset),
1056 le16_to_cpu(a->name_offset)), a->name_length,
1637 memmove((u8*)a + name_ofs, (u8*)a + le16_to_cpu(a->name_offset),
1639 a->name_offset = cpu_to_le16(name_ofs);
1719 memmove((u8*)a + name_ofs, (u8*)a + le16_to_cpu(a->name_offset),
[all...]
H A Dinode.c791 if (unlikely(a->name_length && (le16_to_cpu(a->name_offset) >=
920 if (unlikely(a->name_length && (le16_to_cpu(a->name_offset) >=
1316 if (unlikely(a->name_length && (le16_to_cpu(a->name_offset) >=
1344 if (unlikely(a->name_length && (le16_to_cpu(a->name_offset) >=
1523 if (unlikely(a->name_length && (le16_to_cpu(a->name_offset) >=
1622 if (unlikely(a->name_length && (le16_to_cpu(a->name_offset) >=
H A Dlayout.h655 /* 10*/ le16 name_offset; /* If name_length != 0, the byte offset to the member in struct:__anon7512
926 /* 7*/ u8 name_offset; /* Byte offset to beginning of attribute name member in struct:__anon7521
947 name_offset to determine the location of the
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dlayout.h731 /* 10*/ u16 name_offset; /* If name_length != 0, the byte offset to the member in struct:__anon1247
1025 /* 7*/ u8 name_offset; /* Byte offset to beginning of attribute name member in struct:__anon1256
1046 name_offset to determine the location of the
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/src/
H A Dntfs-3g.c1400 le16_to_cpu(actx->attr->name_offset)),
1460 le16_to_cpu(actx->attr->name_offset)),

Completed in 201 milliseconds