Home
last modified time | relevance | path

Searched refs:newdup2 (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/xfs/libxfs/
H A Dxfs_dir2_data.c1065 xfs_dir2_data_unused_t *newdup2; /* another new unused entry */ in xfs_dir2_data_use_free() local
1170 newdup2 = (xfs_dir2_data_unused_t *)((char *)hdr + offset + len); in xfs_dir2_data_use_free()
1171 newdup2->freetag = cpu_to_be16(XFS_DIR2_DATA_FREE_TAG); in xfs_dir2_data_use_free()
1172 newdup2->length = cpu_to_be16(oldlen - len - be16_to_cpu(newdup->length)); in xfs_dir2_data_use_free()
1173 *xfs_dir2_data_unused_tag_p(newdup2) = in xfs_dir2_data_use_free()
1174 cpu_to_be16((char *)newdup2 - (char *)hdr); in xfs_dir2_data_use_free()
1175 xfs_dir2_data_log_unused(args, bp, newdup2); in xfs_dir2_data_use_free()
1191 xfs_dir2_data_freeinsert(hdr, bf, newdup2, in xfs_dir2_data_use_free()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/xfs/libxfs/
H A Dxfs_dir2_data.c1065 xfs_dir2_data_unused_t *newdup2; /* another new unused entry */ in xfs_dir2_data_use_free() local
1170 newdup2 = (xfs_dir2_data_unused_t *)((char *)hdr + offset + len); in xfs_dir2_data_use_free()
1171 newdup2->freetag = cpu_to_be16(XFS_DIR2_DATA_FREE_TAG); in xfs_dir2_data_use_free()
1172 newdup2->length = cpu_to_be16(oldlen - len - be16_to_cpu(newdup->length)); in xfs_dir2_data_use_free()
1173 *xfs_dir2_data_unused_tag_p(newdup2) = in xfs_dir2_data_use_free()
1174 cpu_to_be16((char *)newdup2 - (char *)hdr); in xfs_dir2_data_use_free()
1175 xfs_dir2_data_log_unused(args, bp, newdup2); in xfs_dir2_data_use_free()
1191 xfs_dir2_data_freeinsert(hdr, bf, newdup2, in xfs_dir2_data_use_free()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/xfs/libxfs/
H A Dxfs_dir2_data.c1065 xfs_dir2_data_unused_t *newdup2; /* another new unused entry */ in xfs_dir2_data_use_free() local
1170 newdup2 = (xfs_dir2_data_unused_t *)((char *)hdr + offset + len); in xfs_dir2_data_use_free()
1171 newdup2->freetag = cpu_to_be16(XFS_DIR2_DATA_FREE_TAG); in xfs_dir2_data_use_free()
1172 newdup2->length = cpu_to_be16(oldlen - len - be16_to_cpu(newdup->length)); in xfs_dir2_data_use_free()
1173 *xfs_dir2_data_unused_tag_p(newdup2) = in xfs_dir2_data_use_free()
1174 cpu_to_be16((char *)newdup2 - (char *)hdr); in xfs_dir2_data_use_free()
1175 xfs_dir2_data_log_unused(args, bp, newdup2); in xfs_dir2_data_use_free()
1191 xfs_dir2_data_freeinsert(hdr, bf, newdup2, in xfs_dir2_data_use_free()