data_first_offset  710 fs/xfs/libxfs/xfs_da_format.c 	.data_first_offset =  sizeof(struct xfs_dir2_data_hdr) +
data_first_offset  760 fs/xfs/libxfs/xfs_da_format.c 	.data_first_offset =  sizeof(struct xfs_dir2_data_hdr) +
data_first_offset  810 fs/xfs/libxfs/xfs_da_format.c 	.data_first_offset =  sizeof(struct xfs_dir3_data_hdr) +
data_first_offset   59 fs/xfs/libxfs/xfs_dir2.h 	xfs_dir2_data_aoff_t data_first_offset;
data_first_offset 1177 fs/xfs/libxfs/xfs_dir2_block.c 	offset = dp->d_ops->data_first_offset;
data_first_offset  447 fs/xfs/libxfs/xfs_dir2_sf.c 	for (offset = dp->d_ops->data_first_offset,
data_first_offset  526 fs/xfs/libxfs/xfs_dir2_sf.c 	offset = dp->d_ops->data_first_offset;
data_first_offset  592 fs/xfs/libxfs/xfs_dir2_sf.c 	offset = dp->d_ops->data_first_offset;
data_first_offset  661 fs/xfs/libxfs/xfs_dir2_sf.c 	offset = dops->data_first_offset;