Searched refs:ATTR_REC (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dattrib.c1447 if (new_size >= offsetof(ATTR_REC, length) + sizeof(a->length))
1593 name_ofs = (offsetof(ATTR_REC,
1598 name_ofs = (offsetof(ATTR_REC,
H A Dlayout.h727 typedef ATTR_RECORD ATTR_REC; typedef
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dlayout.h823 typedef ATTR_RECORD ATTR_REC; typedef
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dattrib.c3420 if (new_size >= offsetof(ATTR_REC, length) + sizeof(a->length))
3666 ATTR_REC *a = ctx->attr;
3735 name_ofs = (sizeof(ATTR_REC) - sizeof(a->compressed_size) + 7) & ~7;
4060 ATTR_REC *a = ctx->attr;

Completed in 213 milliseconds