hack_dirent 273 fs/xfs/linux-2.6/xfs_file.c struct hack_dirent *de = (struct hack_dirent *)(buf->dirent + buf->used); hack_dirent 276 fs/xfs/linux-2.6/xfs_file.c reclen = ALIGN(sizeof(struct hack_dirent) + namlen, sizeof(u64)); hack_dirent 298 fs/xfs/linux-2.6/xfs_file.c struct hack_dirent *de; hack_dirent 338 fs/xfs/linux-2.6/xfs_file.c de = (struct hack_dirent *)buf.dirent; hack_dirent 347 fs/xfs/linux-2.6/xfs_file.c reclen = ALIGN(sizeof(struct hack_dirent) + de->namlen, hack_dirent 350 fs/xfs/linux-2.6/xfs_file.c de = (struct hack_dirent *)((char *)de + reclen);