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

/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/smbd/
H A Dipc.c369 int name_offset = 0; local
388 name_offset = strlen(local_machine_name)-1;
391 if (!strnequal(&state->name[name_offset], "\\PIPE",
396 name_offset += strlen("\\PIPE");
401 if (state->name[name_offset] == '\\')
402 name_offset++;
406 state->name+name_offset,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/pseries/
H A Ddlpar.c31 u32 name_offset; member in struct:cc_workarea
53 name = (char *)ccwa + ccwa->name_offset;
81 name = (char *)ccwa + ccwa->name_offset;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/extras/volume_id/lib/
H A Dntfs.c74 uint16_t name_offset; member in struct:file_attribute
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dattrib.c136 !memcmp((u8*)a + le16_to_cpu(a->name_offset),
629 (ntfschar*)((u8*)a + le16_to_cpu(a->name_offset)),
635 le16_to_cpu(a->name_offset)),
649 le16_to_cpu(a->name_offset)),
924 al_name = (ntfschar*)((u8*)al_entry + al_entry->name_offset);
968 next_al_entry->name_offset),
1054 le16_to_cpu(a->name_offset)), a->name_length,
1635 memmove((u8*)a + name_ofs, (u8*)a + le16_to_cpu(a->name_offset),
1637 a->name_offset = cpu_to_le16(name_ofs);
1717 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) >=
1520 if (unlikely(a->name_length && (le16_to_cpu(a->name_offset) >=
1619 if (unlikely(a->name_length && (le16_to_cpu(a->name_offset) >=
H A Dlayout.h644 /* 10*/ le16 name_offset; /* If name_length != 0, the byte offset to the member in struct:__anon16827
915 /* 7*/ u8 name_offset; /* Byte offset to beginning of attribute name member in struct:__anon16836
936 name_offset to determine the location of the
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dmdesc.c52 u32 name_offset; member in struct:mdesc_elem
402 if (!strcmp(names + ep[ret].name_offset, name))
447 if (!strcmp(names + ep->name_offset, name)) {
474 if (strcmp(names + ep->name_offset, arc_type))
507 return names + ep->name_offset;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/acpi/
H A Dactbl2.h457 u16 name_offset; member in struct:acpi_ibft_initiator
473 u16 name_offset; member in struct:acpi_ibft_nic
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Dxattr.c1200 int ret = -ENODATA, name_offset, name_len, i; local
1228 name_offset = le16_to_cpu(xs->here->xe_name_offset);
1237 &name_offset);
1242 name_offset + name_len, size);
1245 (xs->base + name_offset + name_len);
3028 int name_offset, name_len = 0; local
3057 name_offset = le16_to_cpu(xe->xe_name_offset);
3065 name_offset = le16_to_cpu(xe->xe_name_offset);
3074 &name_offset);
3128 (base + name_offset
4002 u16 name_offset; local
4602 int count, start, len, name_value_len = 0, name_offset = 0; local
5752 int name_offset, name_len; local
5980 int ret, block_off, name_offset; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/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:__anon4187
1025 /* 7*/ u8 name_offset; /* Byte offset to beginning of attribute name member in struct:__anon4196
1046 name_offset to determine the location of the
/netgear-R7000-V1.0.7.12_1.2.5/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 295 milliseconds