XFS_LBSIZE 770 fs/xfs/xfs_attr_leaf.c tmpbuffer = kmem_alloc(XFS_LBSIZE(dp->i_mount), KM_SLEEP); XFS_LBSIZE 774 fs/xfs/xfs_attr_leaf.c memcpy(tmpbuffer, bp->data, XFS_LBSIZE(dp->i_mount)); XFS_LBSIZE 777 fs/xfs/xfs_attr_leaf.c memset(bp->data, 0, XFS_LBSIZE(dp->i_mount)); XFS_LBSIZE 871 fs/xfs/xfs_attr_leaf.c memcpy(bp2->data, bp1->data, XFS_LBSIZE(dp->i_mount)); XFS_LBSIZE 874 fs/xfs/xfs_attr_leaf.c xfs_da_log_buf(args->trans, bp2, 0, XFS_LBSIZE(dp->i_mount) - 1); XFS_LBSIZE 890 fs/xfs/xfs_attr_leaf.c xfs_da_log_buf(args->trans, bp1, 0, XFS_LBSIZE(dp->i_mount) - 1); XFS_LBSIZE 926 fs/xfs/xfs_attr_leaf.c memset((char *)leaf, 0, XFS_LBSIZE(dp->i_mount)); XFS_LBSIZE 929 fs/xfs/xfs_attr_leaf.c hdr->firstused = cpu_to_be16(XFS_LBSIZE(dp->i_mount)); XFS_LBSIZE 932 fs/xfs/xfs_attr_leaf.c XFS_LBSIZE(dp->i_mount) - XFS_ATTR_LEAF_NAME_ALIGN); XFS_LBSIZE 939 fs/xfs/xfs_attr_leaf.c xfs_da_log_buf(args->trans, bp, 0, XFS_LBSIZE(dp->i_mount) - 1); XFS_LBSIZE 1105 fs/xfs/xfs_attr_leaf.c ASSERT(be16_to_cpu(map->base) < XFS_LBSIZE(mp)); XFS_LBSIZE 1110 fs/xfs/xfs_attr_leaf.c ASSERT(be16_to_cpu(map->size) < XFS_LBSIZE(mp)); XFS_LBSIZE 1202 fs/xfs/xfs_attr_leaf.c tmpbuffer = kmem_alloc(XFS_LBSIZE(mp), KM_SLEEP); XFS_LBSIZE 1204 fs/xfs/xfs_attr_leaf.c memcpy(tmpbuffer, bp->data, XFS_LBSIZE(mp)); XFS_LBSIZE 1205 fs/xfs/xfs_attr_leaf.c memset(bp->data, 0, XFS_LBSIZE(mp)); XFS_LBSIZE 1215 fs/xfs/xfs_attr_leaf.c hdr_d->firstused = cpu_to_be16(XFS_LBSIZE(mp)); XFS_LBSIZE 1219 fs/xfs/xfs_attr_leaf.c XFS_LBSIZE(mp) - XFS_ATTR_LEAF_NAME_ALIGN); XFS_LBSIZE 1234 fs/xfs/xfs_attr_leaf.c xfs_da_log_buf(trans, bp, 0, XFS_LBSIZE(mp) - 1); XFS_LBSIZE 1666 fs/xfs/xfs_attr_leaf.c && (be16_to_cpu(hdr->count) < (XFS_LBSIZE(mp)/8))); XFS_LBSIZE 1673 fs/xfs/xfs_attr_leaf.c ASSERT(be16_to_cpu(entry->nameidx) < XFS_LBSIZE(mp)); XFS_LBSIZE 1689 fs/xfs/xfs_attr_leaf.c ASSERT(be16_to_cpu(map->base) < XFS_LBSIZE(mp)); XFS_LBSIZE 1690 fs/xfs/xfs_attr_leaf.c ASSERT(be16_to_cpu(map->size) < XFS_LBSIZE(mp)); XFS_LBSIZE 1774 fs/xfs/xfs_attr_leaf.c tmp = XFS_LBSIZE(mp); XFS_LBSIZE 1779 fs/xfs/xfs_attr_leaf.c ASSERT(be16_to_cpu(entry->nameidx) < XFS_LBSIZE(mp)); XFS_LBSIZE 1929 fs/xfs/xfs_attr_leaf.c < (XFS_LBSIZE(args->dp->i_mount)/8)); XFS_LBSIZE 2033 fs/xfs/xfs_attr_leaf.c < (XFS_LBSIZE(args->dp->i_mount)/8)); XFS_LBSIZE 2104 fs/xfs/xfs_attr_leaf.c (be16_to_cpu(hdr_s->count) < (XFS_LBSIZE(mp)/8))); XFS_LBSIZE 2108 fs/xfs/xfs_attr_leaf.c ASSERT(be16_to_cpu(hdr_d->count) < (XFS_LBSIZE(mp)/8)); XFS_LBSIZE 2162 fs/xfs/xfs_attr_leaf.c <= XFS_LBSIZE(mp)); XFS_LBSIZE 2166 fs/xfs/xfs_attr_leaf.c <= XFS_LBSIZE(mp)); XFS_LBSIZE 2188 fs/xfs/xfs_attr_leaf.c ((char *)leaf_s + XFS_LBSIZE(mp))); XFS_LBSIZE 2204 fs/xfs/xfs_attr_leaf.c ((char *)leaf_s + XFS_LBSIZE(mp)));