Home
last modified time | relevance | path

Searched refs:al_offset (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/fs/xfs/
Dxfs_attr.h120 __s32 al_offset[1]; /* byte offsets of attrs [var-sized] */ member
138 &((char *)buffer)[ ((attrlist_t *)(buffer))->al_offset[index] ])
Dxfs_attr_leaf.c2417 context->count * sizeof(context->alist->al_offset[0]); in xfs_attr_put_listent()
2429 context->alist->al_offset[ context->count++ ] = context->firstu; in xfs_attr_put_listent()
Dxfs_attr.c657 context.alist->al_offset[0] = context.bufsize; in xfs_attr_list()
/linux-2.4.37.9/include/asm-ia64/sn/
Dalenlist.h195 size_t al_offset; /* total bytes passed by cursor */ member